Rosetta
Static Public Member Functions | List of all members
numeric::NearestSelector< R, T, bool > Struct Template Reference

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

#include <numeric.functions.hh>

Static Public Member Functions

static R nearest (T const &x)
 

Detailed Description

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

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

Member Function Documentation

◆ nearest()

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

References docking::R, and x.


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