Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::math::detail::static_lcm_helper_t< Value1, Value2 > Struct Template Reference

#include <common_factor_ct.hpp>

Public Types

typedef static_gcd_helper_t
< Value1, Value2 > 
gcd_type
 

Public Member Functions

 BOOST_STATIC_CONSTANT (static_gcd_type, value=Value1/gcd_type::value *Value2)
 

Member Typedef Documentation

template<static_gcd_type Value1, static_gcd_type Value2>
typedef static_gcd_helper_t<Value1, Value2> boost::math::detail::static_lcm_helper_t< Value1, Value2 >::gcd_type

Member Function Documentation

template<static_gcd_type Value1, static_gcd_type Value2>
boost::math::detail::static_lcm_helper_t< Value1, Value2 >::BOOST_STATIC_CONSTANT ( static_gcd_type  ,
value  = Value1/gcd_type::value *Value2 
)

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