Click or drag to resize

DoubleComplexUpperTriMatrixAddition Operator

Overload List
 NameDescription
Public operatorStatic memberAddition(DoubleComplex, DoubleComplexUpperTriMatrix) Adds a scalar and an upper triangular matrix.
Public operatorStatic memberAddition(DoubleComplexUpperTriMatrix, DoubleComplex) Adds an upper triangular matrix and a scalar.
Public operatorStatic memberAddition(DoubleComplexUpperTriMatrix, DoubleComplexUpperTriMatrix) Adds two upper triangular matrices.
Top
See Also