Add support for EJML matrices
Closed this issue · 1 comments
ennerf commented
Create a separate binary that supports converting to and from EJML
's Matrices.
Real
FMatrix
DMatrix
Complex
CMatrix
ZMatrix
Sparse
FMatrixSparseCSC
DMatrixSparseCSC
Maybe also sparse triplet at some point?
Logical ?
BMatrixRMaj
Simple
SimpleMatrix