| Class | Description |
|---|---|
| DeterminantFromMinor |
Computes the determinant of a matrix using Laplace expansion.
|
| ImplCommonOps_DenseMatrix64F |
Implementations of common ops routines for
DenseMatrix64F. |
| ImplCommonOps_Matrix64F |
Implementations of common ops routines for
DenseMatrix64F. |
| RrefGaussJordanRowPivot |
Reduction to RREF using Gauss-Jordan elimination with row (partial) pivots.
|
| TransposeAlgs |
Low level transpose algorithms.
|
| UnrolledDeterminantFromMinor |
This code was auto generated by
GenerateDeterminantFromMinor and should not be modified
directly. |
| UnrolledInverseFromMinor |
This code was auto generated by
GenerateInverseFromMinor and should not be modified
directly. |