Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.ejml.factory Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
CDecompositionFactory Contains operations related to creating and evaluating the quality of common matrix decompositions.Classorg.ejml.factoryEjml ( Efficient Java Matrix Library )
CLinearSolverFactoryClassorg.ejml.factoryEjml ( Efficient Java Matrix Library )
DecompositionFactory Contains operations related to creating and evaluating the quality of common matrix decompositions.Classorg.ejml.factoryEjml ( Efficient Java Matrix Library )
LinearSolverFactoryA factory for generating solvers for systems of the form A*x=b, where A and B are known and x is unknown.Classorg.ejml.factoryEjml ( Efficient Java Matrix Library )
SingularMatrixExceptionThis exception is thrown if an operation can not be finished because the matrix is singular.Classorg.ejml.factoryEjml ( Efficient Java Matrix Library )