Functor to apply round (e.g. More...
#include <Functors.h>
Public Member Functions | |
RES | operator() (T value) const |
Functor to apply round (e.g.
-3.7 gets -4).
Definition at line 474 of file Functors.h.
RES casacore::Round< T, RES >::operator() | ( | T | value | ) | const [inline] |
Definition at line 476 of file Functors.h.
References casacore::ceil(), and casacore::floor().