AUSTRA
C#
Show/Hide TOC
LMatrix
Division 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
Reference
LMatrix Structure
Austra.Library Namespace
In This Article
Overload List
See Also