Click or drag to resize

DenseMatrixDoSubtract Method

Overload List
 NameDescription
Protected methodDoSubtract(Double, MatrixDouble) Subtracts a scalar from each element of the matrix and stores the result in the result vector.
Protected methodDoSubtract(MatrixDouble, MatrixDouble) Subtracts another matrix from this matrix.
Top
See Also