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

#include <expint.hpp>

Public Types

typedef T result_type
 

Public Member Functions

 expint_series (unsigned k_, T z_, T x_k_, T denom_, T fact_)
 
T operator() ()
 

Member Typedef Documentation

template<class T>
typedef T boost::math::detail::expint_series< T >::result_type

Constructor & Destructor Documentation

template<class T>
boost::math::detail::expint_series< T >::expint_series ( unsigned  k_,
T  z_,
T  x_k_,
T  denom_,
T  fact_ 
)
inline

Member Function Documentation

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

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