Click or drag to resize

FloatBandMatrixDivision Operator

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