ChimeraTK-DeviceAccess  03.18.00
ChimeraTK::csa_helpers::Round< S > Struct Template Reference

#include <TypeChangingDecorator.h>

Public Types

typedef boost::mpl::integral_c< std::float_round_style, std::round_to_nearest > round_style
 

Static Public Member Functions

static S nearbyint (S s)
 

Detailed Description

template<class S>
struct ChimeraTK::csa_helpers::Round< S >

Definition at line 193 of file TypeChangingDecorator.h.

Member Typedef Documentation

◆ round_style

template<class S >
typedef boost::mpl::integral_c<std::float_round_style, std::round_to_nearest> ChimeraTK::csa_helpers::Round< S >::round_style

Definition at line 196 of file TypeChangingDecorator.h.

Member Function Documentation

◆ nearbyint()

template<class S >
static S ChimeraTK::csa_helpers::Round< S >::nearbyint ( s)
inlinestatic

Definition at line 194 of file TypeChangingDecorator.h.


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