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