This is the complete list of members for gstlrn::MatrixFactory, including all inherited members.
createGlue(const AMatrix *a1, const AMatrix *a2, bool flagShiftRow, bool flagShiftCol) | gstlrn::MatrixFactory | static |
createMatrixSquare(const MatrixSquare *x, Id nrow) | gstlrn::MatrixFactory | static |
createReduce(const AMatrix *x, const 1 &selRows=1(), const 1 &selCols=1(), bool flagKeepRows=true, bool flagKeepCols=true) | gstlrn::MatrixFactory | static |
createReduceOne(const AMatrix *x, Id selRow=-1, Id selCol=-1, bool flagKeepRow=true, bool flagKeepCol=true) | gstlrn::MatrixFactory | static |
prodMatMat(const AMatrix *x, const AMatrix *y, bool transposeX=false, bool transposeY=false) | gstlrn::MatrixFactory | static |
prodMatMat(const AMatrix *x, const AMatrix *y, bool transposeX=false, bool transposeY=false) | gstlrn::MatrixFactory | static |