v0.15.5
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
lambert_w_tay.hpp File Reference
#include <boost/array.hpp>
#include "lambert_w_tools.hpp"

Go to the source code of this file.

Namespaces

namespace  boost
 
namespace  boost::math
 
namespace  boost::math::lambw
 

Functions

template<class CoeffType >
CoeffType boost::math::lambw::_tay_coeffs (std::size_t k)
 
template<class CoeffType >
const boost::array< CoeffType, _tay_series_L > & boost::math::lambw::_lw_tc ()
 
template<class ArgumentType , class CoeffType >
ArgumentType boost::math::lambw::_tay (const ArgumentType &z)
 

Variables

const std::size_t boost::math::lambw::_tay_series_L = 10