|
gstlearn
0.3.3
CCC
|
This is the complete list of members for MatrixFactory, including all inherited members.
| createIdentity(int nrow, bool sparse) | MatrixFactory | static |
| createMatrixSquare(const AMatrixSquare *x, int nrow) | MatrixFactory | static |
| createReduce(const AMatrix *x, const VectorInt &validRows=VectorInt(), const VectorInt &validCols=VectorInt()) | MatrixFactory | static |
| matNorm(const AMatrixSquare *x, const AMatrix *y) | MatrixFactory | static |
| matProduct(const AMatrix *x, const AMatrix *y) | MatrixFactory | static |
| MatrixFactory() | MatrixFactory | |
| ~MatrixFactory() | MatrixFactory | virtual |