Click or drag to resize

DoubleComplexMatrixAddition Operator

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