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