Package org.ejml.alg.dense.linsol
-
Interface Summary Interface Description AdjustableLinearSolver In many situations solutions to linear systems that share many of the same data points are needed. -
Class Summary Class Description CInvertUsingSolve A matrix can be easily inverted by solving a system with an identify matrix.InvertUsingSolve A matrix can be easily inverted by solving a system with an identify matrix.LinearSolver_B64_to_D64 Wrapper that allowsto implementsLinearSolver.LinearSolverAbstract_CD64 An abstract class that provides some common functionality and a default implementation of invert that uses the solve function of the child class.LinearSolverAbstract_D64 An abstract class that provides some common functionality and a default implementation of invert that uses the solve function of the child class.LinearSolverSafe<T extends ReshapeMatrix> Ensures that any linear solver it is wrapped around will never modify the input matrices.LinearSolverUnrolled Solver which uses an unrolled inverse to compute the inverse.
DMelt 3.0 © DataMelt by jWork.ORG