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