Click or drag to resize

DoubleComplexTriDiagMatrixDivision Operator

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