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

#include <expint.hpp>

Public Types

typedef std::pair< T, Tresult_type
 

Public Member Functions

 expint_fraction (unsigned n_, T z_)
 
std::pair< T, Toperator() ()
 

Member Typedef Documentation

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

Constructor & Destructor Documentation

template<class T >
boost::math::detail::expint_fraction< T >::expint_fraction ( unsigned  n_,
T  z_ 
)
inline

Member Function Documentation

template<class T >
std::pair<T,T> boost::math::detail::expint_fraction< T >::operator() ( )
inline

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