|
FRX SDK Documentation 2025 SP0
|
This is the complete list of members for NmMatrix, including all inherited members.
| colDim(void) const | NmMatrix | |
| column(int) const | NmMatrix | |
| decomposeLU(NmIntVec &, double) | NmMatrix | |
| decomposeLUScaling(NmIntVec &, double &, double) | NmMatrix | |
| determinant(double) | NmMatrix | |
| diagonal(void) const | NmMatrix | |
| dim(int &, int &) const | NmMatrix | |
| eigensystem(NmVector &) | NmMatrix | |
| exequal(NmVector &, NmIntVec &, NmIntVec &, NmVector &, NmIntVec &, NmIntVec &, double &, double) | NmMatrix | |
| feasible(NmVector &, NmIntVec &, NmIntVec &, NmVector &, NmIntVec &, NmIntVec &, double &, double) | NmMatrix | |
| feasible(NmVector &, NmIntVec &, NmIntVec &, double) | NmMatrix | |
| force(NmVector &, double) | NmMatrix | |
| invert(double) | NmMatrix | |
| invertLUs(double, bool &) | NmMatrix | |
| LUdecompose(NmIntVec &) | NmMatrix | |
| NmMatrix(NmMatrix const &) | NmMatrix | |
| NmMatrix(NmVector const &) | NmMatrix | |
| NmMatrix(int) | NmMatrix | |
| NmMatrix(int, double) | NmMatrix | |
| NmMatrix(int, int) | NmMatrix | |
| NmMatrix(void) | NmMatrix | |
| operator()(int, int) | NmMatrix | |
| operator()(int, int) const | NmMatrix | |
| operator*(NmMatrix const &) const | NmMatrix | |
| operator*(NmVector const &) const | NmMatrix | |
| operator*=(NmMatrix const &) | NmMatrix | |
| operator*=(double) | NmMatrix | |
| operator+(NmMatrix const &) const | NmMatrix | |
| operator+=(NmMatrix const &) | NmMatrix | |
| operator-(NmMatrix const &) const | NmMatrix | |
| operator-=(NmMatrix const &) | NmMatrix | |
| operator/=(double) | NmMatrix | |
| operator=(NmMatrix const &) | NmMatrix | |
| operator=(NmVector const &) | NmMatrix | |
| operator=(double) | NmMatrix | |
| optimal(NmVector &, NmIntVec &, NmIntVec &, NmVector &, NmIntVec &, NmIntVec &, double &, double) | NmMatrix | |
| reset(int) | NmMatrix | |
| reset(int, int) | NmMatrix | |
| reset(int, int, double, double) | NmMatrix | |
| row(int) const | NmMatrix | |
| rowDim(void) const | NmMatrix | |
| setColumn(int, NmVector const &) | NmMatrix | |
| setDiagonal(double) | NmMatrix | |
| setRow(int, NmVector const &) | NmMatrix | |
| solve(NmVector &, double) | NmMatrix | |
| solveAfterLUdecompose(NmVector &, NmIntVec const &) const | NmMatrix | |
| solveLU(NmIntVec const &, NmVector &) const | NmMatrix | |
| solveLUs(NmIntVec const &, NmVector &) const | NmMatrix | |
| symmetricLU(NmVector &, double) | NmMatrix | |
| transpose(void) | NmMatrix | |
| ~NmMatrix(void) | NmMatrix |