Package org.ejml.dense.row.misc
-
Class Summary Class Description DeterminantFromMinor_FDRM Computes the determinant of a matrix using Laplace expansion.ImplCommonOps_FDMA Implementations of common ops routines forFMatrixRMaj.ImplCommonOps_FDRM Implementations of common ops routines forFMatrixRMaj.RrefGaussJordanRowPivot_FDRM Reduction to RREF using Gauss-Jordan elimination with row (partial) pivots.TransposeAlgs_FDRM Low level transpose algorithms.TransposeAlgs_MT_FDRM Low level transpose algorithms.UnrolledCholesky_FDRM Performs an unrolled lower cholesky decomposition for small matrices.UnrolledDeterminantFromMinor_FDRM This code was auto generated by GenerateDeterminantFromMinor and should not be modified directly.UnrolledInverseFromMinor_FDRM Unrolled inverse from minor for DDRM type matrices.