casacore::FloorMod< L, R, RES > Struct Template Reference

Functor to take modulo of variables of possibly different types using the floor modulo (% as used in Python). More...

#include <Functors.h>

List of all members.

Public Member Functions

RES operator() (const L &x, const R &y) const

Detailed Description

template<typename L, typename R = L, typename RES = L>
struct casacore::FloorMod< L, R, RES >

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.


Member Function Documentation

template<typename L , typename R = L, typename RES = L>
RES casacore::FloorMod< L, R, RES >::operator() ( const L &  x,
const R &  y 
) const [inline]

Definition at line 223 of file Functors.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1