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

Fast remainder function selector class for integer types. More...

#include <numeric.functions.hh>

Static Public Member Functions

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

Detailed Description

template<typename T>
struct numeric::FastRemainderSelector< T, true >

Fast remainder function selector class for integer types.

Member Function Documentation

template<typename T >
static T numeric::FastRemainderSelector< T, true >::fast_remainder ( T const &  x,
T const &  y 
)
inlinestatic

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