minus

open operator override fun Matrix<Float>.minus(other: Matrix<Float>): EjmlFloatMatrix<FMatrixSparseCSC>
open operator override fun Point<Float>.minus(other: Point<Float>): EjmlFloatVector<FMatrixSparseCSC>