Float | 
| Name | Description | |
|---|---|---|
| Multiply(FloatSymBandMatrix, FloatSymBandMatrix) | Multiplies two symmetric banded matrices. | |
| Multiply(FloatSymBandMatrix, Single) | Multiplies the non-zero elements of a symmetric banded matrix and a scalar. | |
| Multiply(Single, FloatSymBandMatrix) | Multiplies the non-zero elements of a symmetric banded matrix by a scalar. |