Functor to apply fmod. More...
#include <Functors.h>
Public Member Functions | |
RES | operator() (R left, L right) const |
Functor to apply fmod.
Definition at line 573 of file Functors.h.
RES casacore::Fmod< L, R, RES >::operator() | ( | R | left, | |
L | right | |||
) | const [inline] |
Definition at line 575 of file Functors.h.
References casacore::fmod().