| 
    casacore
    
   | 
 
Functor to take modulo of (integer) variables of possibly different types in the C way. More...
#include <Functors.h>
Public Member Functions | |
| RES | operator() (const L &x, const R &y) const | 
Functor to take modulo of (integer) variables of possibly different types in the C way.
This is unlike std::modulo which requires equal types.
Definition at line 210 of file Functors.h.
      
  | 
  inline | 
Definition at line 212 of file Functors.h.