|  | Double | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | Multiply(Double, DoubleSymBandMatrix) | Multiplies the non-zero elements of a symmetric banded matrix by a scalar. | 
|   | Multiply(DoubleSymBandMatrix, DoubleSymBandMatrix) | Multiplies two symmetric banded matrices. | 
|   | Multiply(DoubleSymBandMatrix, Double) | Multiplies the non-zero elements of a symmetric banded matrix and a scalar. | 
 See Also
See Also