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