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

#include <math.hpp>

Public Types

typedef T return_type
 

Static Public Member Functions

static T apply (T const &value)
 

Member Typedef Documentation

template<typename T, bool IsFundemantal = boost::is_fundamental<T>::value>
typedef T boost::geometry::math::detail::square_root< T, IsFundemantal >::return_type

Member Function Documentation

template<typename T, bool IsFundemantal = boost::is_fundamental<T>::value>
static T boost::geometry::math::detail::square_root< T, IsFundemantal >::apply ( T const &  value)
inlinestatic

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