MatrixDo |
| Name | Description | |
|---|---|---|
| DoPointwiseMinimum(Double, MatrixDouble) | Pointwise applies the minimum with a scalar to each value and stores the result in the result matrix. | |
| DoPointwiseMinimum(MatrixDouble, MatrixDouble) | Pointwise applies the minimum with the values of another matrix to each value and stores the result in the result matrix. |