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