toEjml
open override fun Matrix<Double>.toEjml(): EjmlDoubleMatrix<DMatrixSparseCSC>
Content copied to clipboard
Converts this matrix to EJML one.
open override fun Point<Double>.toEjml(): EjmlDoubleVector<DMatrixSparseCSC>
Content copied to clipboard
Converts this vector to EJML one.