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::upper_incomplete_gamma_fract< T > Struct Template Reference

#include <gamma.hpp>

Public Types

typedef std::pair< T, Tresult_type
 

Public Member Functions

 upper_incomplete_gamma_fract (T a1, T z1)
 
result_type operator() ()
 

Member Typedef Documentation

template<class T>
typedef std::pair<T,T> boost::math::detail::upper_incomplete_gamma_fract< T >::result_type

Constructor & Destructor Documentation

Member Function Documentation

template<class T>
result_type boost::math::detail::upper_incomplete_gamma_fract< T >::operator() ( )
inline

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