| AdjLinearSolverQr_DDRM |
A solver for QR decomposition that can efficiently modify the previous decomposition when
data is added or removed.
|
| BaseLinearSolverQrp_DDRM |
Base class for QR pivot based pseudo inverse classes.
|
| LinearSolverQr_DDRM |
A solver for a generic QR decomposition algorithm.
|
| LinearSolverQrBlock64_DDRM |
|
| LinearSolverQrHouse_DDRM |
QR decomposition can be used to solve for systems.
|
| LinearSolverQrHouseCol_DDRM |
QR decomposition can be used to solve for systems.
|
| LinearSolverQrHouseCol_MT_DDRM |
|
| LinearSolverQrHouseTran_DDRM |
QR decomposition can be used to solve for systems.
|
| LinearSolverQrpHouseCol_DDRM |
|
| SolveNullSpaceQR_DDRM |
Uses QR decomposition to find the null-space for a matrix of any shape if the number of
singular values is known.
|
| SolveNullSpaceQRP_DDRM |
Uses QR decomposition to find the null-space for a matrix of any shape if the number of
singular values is known.=
|
| SolvePseudoInverseQrp_DDRM |
A pseudo inverse solver for a generic QR column pivot decomposition algorithm.
|