MatrixTPointwise |
Name | Description | |
---|---|---|
PointwiseAbsoluteMaximum(T) | Pointwise applies the absolute maximum with a scalar to each value. | |
PointwiseAbsoluteMaximum(MatrixT) | Pointwise applies the absolute maximum with the values of another matrix to each value. | |
PointwiseAbsoluteMaximum(T, MatrixT) | Pointwise applies the absolute maximum with a scalar to each value. | |
PointwiseAbsoluteMaximum(MatrixT, MatrixT) | Pointwise applies the absolute maximum with the values of another matrix to each value. |