v0.15.5
Loading...
Searching...
No Matches
Namespaces | Functions | Variables
lambert_w_laur.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::_laur_coeffs (std::size_t k)
 
template<class CoeffType >
const boost::array< CoeffType, _laur_series_L > & boost::math::lambw::_lw_lc ()
 
template<class ArgumentType , class CoeffType >
ArgumentType boost::math::lambw::_laur (const ArgumentType &z)
 

Variables

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