Click or drag to resize

DoubleMatrixSubtraction Operator

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