Click or drag to resize

FloatComplexBandMatrixDivision Operator

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