plus

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