Click or drag to resize

FloatSymBandMatrixDivision Operator

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