Click or drag to resize

DoubleComplexBandMatrixDivide Method

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