cisst-saw
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nmrLUSolver Member List

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

Allocate(CISSTNETLIB_INTEGER m, CISSTNETLIB_INTEGER n, bool allocateLU=false, bool allocateP=false)nmrLUSolverinline
Allocate(const vctDynamicMatrix< CISSTNETLIB_DOUBLE > &A, bool allocateLU=false, bool allocateP=false)nmrLUSolverinline
Allocate(const vctFixedSizeMatrix< CISSTNETLIB_DOUBLE, _rows, _cols, VCT_COL_MAJOR > &A, bool allocateLU=false, bool allocateP=false)nmrLUSolverinline
AllocateLU(void)nmrLUSolverinlineprotected
AllocateLUFlagnmrLUSolverprotected
AllocateP(void)nmrLUSolverinlineprotected
AllocatePFlagnmrLUSolverprotected
GetInfo(void) const nmrLUSolverinline
GetIpiv(void) const nmrLUSolverinline
GetL(void) const nmrLUSolverinline
GetP(void) const nmrLUSolverinline
GetU(void) const nmrLUSolverinline
InfonmrLUSolverprotected
IpivnmrLUSolverprotected
LnmrLUSolverprotected
LdanmrLUSolverprotected
MnmrLUSolverprotected
MaxMNnmrLUSolverprotected
MinMNnmrLUSolverprotected
NnmrLUSolverprotected
nmrLUSolver(void)nmrLUSolverinline
nmrLUSolver(CISSTNETLIB_INTEGER m, CISSTNETLIB_INTEGER n, bool allocateLU=false, bool allocateP=false)nmrLUSolverinline
nmrLUSolver(const vctDynamicMatrix< CISSTNETLIB_DOUBLE > &A, bool allocateLU=false, bool allocateP=false)nmrLUSolverinline
nmrLUSolver(const vctFixedSizeMatrix< CISSTNETLIB_DOUBLE, _rows, _cols, VCT_COL_MAJOR > &A, bool allocateLU=false, bool allocateP=false)nmrLUSolverinline
PnmrLUSolverprotected
Solve(vctDynamicMatrixBase< _matrixOwnerType, CISSTNETLIB_DOUBLE > &A)nmrLUSolverinline
Solve(vctFixedSizeMatrix< CISSTNETLIB_DOUBLE, _rows, _cols, VCT_COL_MAJOR > &A)nmrLUSolverinline
UnmrLUSolverprotected
UpdateLU(const vctDynamicConstMatrixBase< _matrixOwnerType, CISSTNETLIB_DOUBLE > &A)nmrLUSolverinlineprotected
UpdateP(void)nmrLUSolverinlineprotected