Click or drag to resize

DoubleLowerTriMatrixSubtraction Operator

Overload List
 NameDescription
Public operatorStatic memberSubtraction(Double, DoubleLowerTriMatrix) Subtracts a lower triangular matrix from a scalar.
Public operatorStatic memberSubtraction(DoubleLowerTriMatrix, DoubleLowerTriMatrix) Subtracts one lower triangular matrix from another.
Public operatorStatic memberSubtraction(DoubleLowerTriMatrix, Double) Subtracts a scalar from a lower triangular matrix.
Top
See Also