Click or drag to resize

MatrixDoPointwiseAbsoluteMaximum Method

Overload List
 NameDescription
Protected methodDoPointwiseAbsoluteMaximum(MatrixSingle, MatrixSingle) Pointwise applies the absolute maximum with the values of another matrix to each value and stores the result in the result matrix.
Protected methodDoPointwiseAbsoluteMaximum(Single, MatrixSingle) Pointwise applies the absolute maximum with a scalar to each value and stores the result in the result matrix.
Top
See Also