casacore
|
Functor to take modulo of variables of possibly different types using the floor modulo (% as used in Python). More...
#include <Functors.h>
Public Member Functions | |
RES | operator() (const L &x, const R &y) const |
Functor to take modulo of variables of possibly different types using the floor modulo (% as used in Python).
Definition at line 221 of file Functors.h.
|
inline |
Definition at line 223 of file Functors.h.
References casacore::arrays_internal::floormod().