minus

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