Functor to get minimum of two values. More...
#include <Functors.h>
Public Member Functions | |
| RES | operator() (L left, R right) const |
Functor to get minimum of two values.
Definition at line 581 of file Functors.h.
| RES casacore::Min< L, R, RES >::operator() | ( | L | left, | |
| R | right | |||
| ) | const [inline] |
Definition at line 583 of file Functors.h.
1.6.1