Learn R Programming

gpuR (version 2.0.3)

pmax: 'Parallel' Maxima and Minima

Description

pmax and pmin take one or more vectors as arguments and return a single vector giving the 'parallel' maxima (or minima) of the argument vectors

Usage

pmax(...)

pmin(...)

Arguments

...

gpuR or numeric arguments

See Also

pmax pmin