We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6003bc7 commit 39d5a6dCopy full SHA for 39d5a6d
pyproximal/utils/bilinear.py
@@ -62,6 +62,7 @@ def updatey(self, y):
62
def updatexy(self, xy):
63
pass
64
65
+
66
class LowRankFactorizedMatrix(BilinearOperator):
67
r"""Low-Rank Factorized Matrix operator.
68
0 commit comments