cisst-saw
Loading...
Searching...
No Matches
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) constnmrLUSolverinline
GetIpiv(void) constnmrLUSolverinline
GetL(void) constnmrLUSolverinline
GetP(void) constnmrLUSolverinline
GetU(void) constnmrLUSolverinline
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