![]() |
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::_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 |