Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::units::power_typeof_helper< float, static_rational< N, D > > Struct Template Reference

raise float to a static_rational power. More...

#include <pow.hpp>

Public Types

typedef power_typeof_helper
< double, static_rational< N,
D > > 
base
 
typedef base::type type
 

Static Public Member Functions

static type value (const double &x)
 

Detailed Description

template<long N, long D>
struct boost::units::power_typeof_helper< float, static_rational< N, D > >

raise float to a static_rational power.

Member Typedef Documentation

template<long N, long D>
typedef power_typeof_helper<double, static_rational<N,D> > boost::units::power_typeof_helper< float, static_rational< N, D > >::base
template<long N, long D>
typedef base::type boost::units::power_typeof_helper< float, static_rational< N, D > >::type

Member Function Documentation

template<long N, long D>
static type boost::units::power_typeof_helper< float, static_rational< N, D > >::value ( const double &  x)
inlinestatic

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