Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
sinc.hpp File Reference
Include dependency graph for sinc.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::math
 
 boost::math::detail
 

Functions

template<typename T >
T boost::math::detail::sinc_pi_imp (const T x)
 
template<class T >
tools::promote_args< T >::type boost::math::sinc_pi (T x)
 
template<class T , class Policy >
tools::promote_args< T >::type boost::math::sinc_pi (T x, const Policy &)
 
template<typename T , template< typename > class U>
U< Tboost::math::sinc_pi (const U< T > x)
 
template<typename T , template< typename > class U, class Policy >
U< Tboost::math::sinc_pi (const U< T > x, const Policy &)