Home
last modified time | relevance | path

Searched refs:lweights_ (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/math/quadrature/detail/
Dooura_fourier_integrals_detail.hpp191 lweights_.reserve(levels); in ooura_fourier_sin_detail()
219 return lweights_; in weights_for_little_nodes()
389 lweights_.push_back(lweight_row); in add_level()
408 auto const & l_weights = lweights_[i]; in estimate_integral()
425 std::vector<std::vector<Real>> lweights_; member in boost::math::quadrature::detail::ooura_fourier_sin_detail
451 lweights_.reserve(levels); in ooura_fourier_cos_detail()
616 lweights_.push_back(lweight_row); in add_level()
631 auto const & l_weights = lweights_[i]; in estimate_integral()
643 std::vector<std::vector<Real>> lweights_; member in boost::math::quadrature::detail::ooura_fourier_cos_detail