LMatrixDivision Operator

Overload List

Division(DVector, LMatrix)Solves the equation m*x = v for the vector x.
Division(LMatrix, Double)Divides a matrix by a scalar value.
Division(Matrix, LMatrix)Solves the equation m2*x = m1 for the matrix x.

See Also