Package org.ejml.interfaces

  • Interface Summary 
    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 Summary 
    Enum Description
    MatrixType
    Specifies the type of matrix being passed in