Карта сайта Kansoftware
НОВОСТИУСЛУГИРЕШЕНИЯКОНТАКТЫ
Разработка программного обеспечения

Struct template weighted_variance_impl

Boost , The Boost C++ Libraries BoostBook Documentation Subset , Reference

Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Struct template weighted_variance_impl

boost::accumulators::impl::weighted_variance_impl — Iterative calculation of variance of weighted samples.

Synopsis

// In header: <boost/accumulators/statistics_fwd.hpp>
template<typename Sample, typename Weight, typename MeanFeature, typename Tag> 
struct weighted_variance_impl : public accumulator_base {
  // construct/copy/destruct
  template<typename Args> weighted_variance_impl(Args const &);
  // public member functions
  template<typename Args> void operator()(Args const &);
  result_type result(dont_care) const;
};

Description

Итерационный расчет дисперсии взвешенных образцов:

Equation 1.51. 


где— сумма весовиоценка средней взвешенной выборки. Обратите внимание, что дисперсия выборки не определена для.

weighted_variance_impl public construct/copy/destruct

  1. <
    template<typenameArgs>weighted_variance_impl(Argsconst&args);
    >

weighted_variance_impl public member functions

  1. <
    template<typenameArgs>voidoperator()(Argsconst&args);
    >
  2. <
    result_typeresult(dont_care)const;
    >

PrevUpHomeNext

Статья Struct template weighted_variance_impl раздела The Boost C++ Libraries BoostBook Documentation Subset Reference может быть полезна для разработчиков на c++ и boost.




Материалы статей собраны из открытых источников, владелец сайта не претендует на авторство. Там где авторство установить не удалось, материал подаётся без имени автора. В случае если Вы считаете, что Ваши права нарушены, пожалуйста, свяжитесь с владельцем сайта.



:: Главная :: Reference ::


реклама


©KANSoftWare (разработка программного обеспечения, создание программ, создание интерактивных сайтов), 2007
Top.Mail.Ru

Время компиляции файла: 2024-08-30 11:47:00
2025-07-05 07:34:08/0.0034301280975342/0