|  | Float | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|   | Subtract(FloatLowerTriMatrix, FloatLowerTriMatrix) | Subtracts one lower triangular matrix from another. | 
|   | Subtract(FloatLowerTriMatrix, Single) | Subtracts a scalar from a lower triangular matrix. | 
|   | Subtract(Single, FloatLowerTriMatrix) | Subtracts a lower triangular matrix from a scalar. | 
 See Also
See Also