MatrixDo |
| Name | Description | |
|---|---|---|
| DoPointwiseAbsoluteMaximum(Complex, MatrixComplex) | Pointwise applies the absolute maximum with a scalar to each value and stores the result in the result matrix. | |
| DoPointwiseAbsoluteMaximum(MatrixComplex, MatrixComplex) | Pointwise applies the absolute maximum with the values of another matrix to each value and stores the result in the result matrix. |