Package org.ejml.dense.row.linsol
-
Class Summary Class Description InvertUsingSolve_ZDRM A matrix can be easily inverted by solving a system with an identify matrix.LinearSolverAbstract_ZDRM An abstract class that provides some common functionality and a default implementation of invert that uses the solve function of the child class.