1.2.3
CCC
 
MatrixFactory Member List

This is the complete list of members for MatrixFactory, including all inherited members.

createGlue(const AMatrix *a1, const AMatrix *a2, bool flagShiftRow, bool flagShiftCol)MatrixFactorystatic
createMatrixSquare(const AMatrixSquare *x, int nrow)MatrixFactorystatic
createReduce(const AMatrix *x, const VectorInt &selRows=VectorInt(), const VectorInt &selCols=VectorInt(), bool flagKeepRows=true, bool flagKeepCols=true)MatrixFactorystatic
createReduceOne(const AMatrix *x, int selRow=-1, int selCol=-1, bool flagKeepRow=true, bool flagKeepCol=true)MatrixFactorystatic
prodMatMat(const AMatrix *x, const AMatrix *y, bool transposeX=false, bool transposeY=false)MatrixFactorystatic
prodMatMat(const AMatrix *x, const AMatrix *y, bool transposeX=false, bool transposeY=false)MatrixFactorystatic