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