Compute the minimum of two values. More...
#include <operations.hpp>


Public Member Functions | |
| const T & | operator() (const T &x, const T &y) const |
Compute the minimum of two values.
This binary function object computes the minimum of the two values it is given. When used with MPI and a type T that has an associated, built-in MPI data type, translates to MPI_MIN.
|
inline |
References boost::polygon::y().