Click or drag to resize

DoubleComplexUpperTriMatrixDivision Operator

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