|
Cantera
2.0
|
This is the complete list of members for GeneralMatrix, including all inherited members.
| begin()=0 | GeneralMatrix | pure virtual |
| begin() const =0 | GeneralMatrix | pure virtual |
| checkColumns(doublereal &valueSmall) const =0 | GeneralMatrix | pure virtual |
| checkRows(doublereal &valueSmall) const =0 | GeneralMatrix | pure virtual |
| clearFactorFlag()=0 | GeneralMatrix | pure virtual |
| colPts()=0 | GeneralMatrix | pure virtual |
| copyData(const GeneralMatrix &y)=0 | GeneralMatrix | pure virtual |
| duplMyselfAsGeneralMatrix() const =0 | GeneralMatrix | pure virtual |
| factor()=0 | GeneralMatrix | pure virtual |
| factorAlgorithm() const =0 | GeneralMatrix | pure virtual |
| factored() const =0 | GeneralMatrix | pure virtual |
| factorQR()=0 | GeneralMatrix | pure virtual |
| GeneralMatrix(int matType) | GeneralMatrix | |
| GeneralMatrix(const GeneralMatrix &right) | GeneralMatrix | |
| leftMult(const doublereal *const b, doublereal *const prod) const =0 | GeneralMatrix | pure virtual |
| matrixType_ | GeneralMatrix | |
| mult(const doublereal *b, doublereal *prod) const =0 | GeneralMatrix | pure virtual |
| nRows() const =0 | GeneralMatrix | pure virtual |
| nRowsAndStruct(size_t *const iStruct=0) const =0 | GeneralMatrix | pure virtual |
| oneNorm() const =0 | GeneralMatrix | pure virtual |
| operator()(size_t i, size_t j)=0 | GeneralMatrix | pure virtual |
| operator()(size_t i, size_t j) const =0 | GeneralMatrix | pure virtual |
| operator=(const GeneralMatrix &right) | GeneralMatrix | |
| ptrColumn(size_t j)=0 | GeneralMatrix | pure virtual |
| rcond(doublereal a1norm)=0 | GeneralMatrix | pure virtual |
| rcondQR()=0 | GeneralMatrix | pure virtual |
| solve(doublereal *b)=0 | GeneralMatrix | pure virtual |
| useFactorAlgorithm(int fAlgorithm)=0 | GeneralMatrix | pure virtual |
| zero()=0 | GeneralMatrix | pure virtual |
| ~GeneralMatrix() | GeneralMatrix | virtual |
1.8.2