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

Struct template rolling_window_plus1_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 rolling_window_plus1_impl

boost::accumulators::impl::rolling_window_plus1_impl

Synopsis

// In header: <boost/accumulators/statistics_fwd.hpp>
template<typename Sample> 
struct rolling_window_plus1_impl : public accumulator_base {
  // construct/copy/destruct
  template<typename Args> rolling_window_plus1_impl(Args const &);
  rolling_window_plus1_impl(rolling_window_plus1_impl const &);
  rolling_window_plus1_impl & operator=(rolling_window_plus1_impl const &);
  // public member functions
  template<typename Args> void operator()(Args const &);
  bool full() const;
  result_type result(dont_care) const;
};

Description

rolling_window_plus1_impl public construct/copy/destruct

  1. <
    template<typenameArgs>rolling_window_plus1_impl(Argsconst&args);
    >
  2. <
    rolling_window_plus1_impl(rolling_window_plus1_implconst&that);
    >
  3. <
    rolling_window_plus1_impl&operator=(rolling_window_plus1_implconst&that);
    >

rolling_window_plus1_impl public member functions

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

PrevUpHomeNext

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




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



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


реклама


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

Время компиляции файла: 2024-08-30 11:47:00
2025-05-19 20:32:08/0.0061891078948975/0