| Interface | Description |
|---|---|
| BlasInterface |
Interface for BLAS (basic linear algebra system) level operations.
|
| OpsInterface<M extends org.ejml.data.Matrix> |
Interface for standard linear algebra operations.
|
| Enum | Description |
|---|---|
| MatrixType |
Specifies the type of matrix being passed in
|