Click or drag to resize

DoubleTriDiagMatrixDivision Operator

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