Loading [MathJax]/extensions/tex2jax.js
1.6.0
Geostatistics & Machine Learning toolbox | https://gstlearn.org
 
All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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