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