Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.ejml.factory Classes and Interfaces - 5 results found.
| Name | Description | Type | Package | Framework |
| CDecompositionFactory | Contains operations related to creating and evaluating the quality of common matrix decompositions. | Class | org.ejml.factory | Ejml ( Efficient Java Matrix Library ) |
|
| CLinearSolverFactory | | Class | org.ejml.factory | Ejml ( Efficient Java Matrix Library ) |
|
| DecompositionFactory | Contains operations related to creating and evaluating the quality of common matrix decompositions. | Class | org.ejml.factory | Ejml ( Efficient Java Matrix Library ) |
|
| LinearSolverFactory | A factory for generating solvers for systems of the form A*x=b, where A and B are known and x is unknown. | Class | org.ejml.factory | Ejml ( Efficient Java Matrix Library ) |
|
| SingularMatrixException | This exception is thrown if an operation can not be finished because the matrix is singular. | Class | org.ejml.factory | Ejml ( Efficient Java Matrix Library ) |