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

Nearest function selector class for R integer and T non-integer. More...

#include <numeric.functions.hh>

Static Public Member Functions

static R nearest (T const &x)
 

Detailed Description

template<typename R, typename T>
struct numeric::NearestSelector< R, T, true >

Nearest function selector class for R integer and T non-integer.

Member Function Documentation

template<typename R , typename T >
static R numeric::NearestSelector< R, T, true >::nearest ( T const &  x)
inlinestatic

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