grattan (version 1.7.1.2)

pminC: Parallel maximum

Description

A faster pmin().

Arguments

x

A numeric vector.

a

A single numeric value.

Value

The parallel minimum of the input values. The 0 versions are shortcuts for a = 0.