Click or drag to resize

DoubleComplexBandMatrixDivision Operator

Overload List
 NameDescription
Public operatorStatic memberDivision(DoubleComplex, DoubleComplexBandMatrix) Divides a scalar by the non-zero elements of a banded matrix.
Public operatorStatic memberDivision(DoubleComplexBandMatrix, DoubleComplex) Divides the non-zero elements of a banded matrix by a scalar.
Public operatorStatic memberDivision(DoubleComplexBandMatrix, DoubleComplexBandMatrix) Divides a banded matrix by another.
Top
See Also