Getting Started
TrainSum
Examples
trainsum
MatrixDecompositionResult
View page source
MatrixDecompositionResult
class
trainsum.matrixdecomposition.
MatrixDecompositionResult
(
*
,
left
:
T
,
right
:
T
)
Parameters
:
left
(
T
)
right
(
T
)
left
:
T
Left matrix of the decomposition.
right
:
T
Right matrix of the decomposition.