Package org.ejml.dense.row.factory
-
Class Summary Class Description DecompositionFactory_DDRM Contains operations related to creating and evaluating the quality of common matrix decompositions.DecompositionFactory_MT_DDRM Contains concurrent implementations of different decompositions.LinearSolverFactory_DDRM A factory for generating solvers for systems of the form A*x=b, where A and B are known and x is unknown.LinearSolverFactory_MT_DDRM A factory for generating solvers for systems of the form A*x=b, where A and B are known and x is unknown.