![]() |
v0.15.5 |
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::_sing_coeffs_mu (std::size_t k) |
| template<class CoeffType > | |
| CoeffType | boost::math::lambw::_sing_coeffs_alpha (std::size_t k) |
| template<class CoeffType > | |
| CoeffType | boost::math::lambw::_sing_coeffs (std::size_t k) |
| template<class CoeffType > | |
| const boost::array< CoeffType, _sing_series_L > & | boost::math::lambw::_lw_singc () |
| template<class ArgumentType , class CoeffType , class IndexType > | |
| ArgumentType | boost::math::lambw::_sing (const ArgumentType &z, IndexType k) |
Variables | |
| const std::size_t | boost::math::lambw::_sing_series_L = 9 |