Class | Description |
---|---|
DeterminantFromMinor_DDRM |
Computes the determinant of a matrix using Laplace expansion.
|
ImplCommonOps_DDMA |
Implementations of common ops routines for
DMatrixRMaj . |
ImplCommonOps_DDRM |
Implementations of common ops routines for
DMatrixRMaj . |
RrefGaussJordanRowPivot_DDRM |
Reduction to RREF using Gauss-Jordan elimination with row (partial) pivots.
|
TransposeAlgs_DDRM |
Low level transpose algorithms.
|
UnrolledDeterminantFromMinor_DDRM |
This code was auto generated by GenerateDeterminantFromMinor and should not be modified
directly.
|
UnrolledInverseFromMinor_DDRM |
This code was auto generated by GenerateInverseFromMinor and should not be modified
directly.
|