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

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

#include <Fmath.hh>

Static Public Member Functions

static R nearest (T const &x)
 

Detailed Description

template<typename R, typename T>
struct ObjexxFCL::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 ObjexxFCL::NearestSelector< R, T, true >::nearest ( T const &  x)
inlinestatic

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