Click or drag to resize

DoubleUpperTriMatrixDivision Operator

Overload List
 NameDescription
Public operatorStatic memberDivision(Double, DoubleUpperTriMatrix) Divide a scalar by an upper triangular matrix.
Public operatorStatic memberDivision(DoubleUpperTriMatrix, DoubleUpperTriMatrix) Divide an upper triangular matrix by another.
Public operatorStatic memberDivision(DoubleUpperTriMatrix, Double) Divide an upper triangular matrix by a scalar.
Top
See Also