Rosetta  2019.07
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Static Public Member Functions | List of all members
ObjexxFCL::ModuloSelector< T, bool > Struct Template Reference

Modulo function selector class for non-integer types. More...

#include <Fmath.hh>

Static Public Member Functions

static T modulo (T const &x, T const &y)
 

Detailed Description

template<typename T, bool>
struct ObjexxFCL::ModuloSelector< T, bool >

Modulo function selector class for non-integer types.

Member Function Documentation

template<typename T, bool >
static T ObjexxFCL::ModuloSelector< T, bool >::modulo ( T const &  x,
T const &  y 
)
inlinestatic

References test.T007_TracerIO::T.


The documentation for this struct was generated from the following file: