AUSTRA
C#
Show/Hide TOC
RMatrix
Division Operator
Overload List
Division(DVector, RMatrix)
Solves the equation m*x = v for the vector x.
Division(Matrix, RMatrix)
Solves the equation m2*x = m1 for the matrix x.
Division(RMatrix, Double)
Divides a matrix by a scalar value.
See Also
Reference
RMatrix Structure
Austra.Library Namespace
In This Article
Overload List
See Also