Click or drag to resize

FloatLowerTriMatrixSubtraction Operator

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