github.com/RhysU/ar
Autoregressive process modeling tools in header-only C++
ar::predictor< Value, Index > Member List

This is the complete list of members for ar::predictor< Value, Index >, including all inherited members.

difference_type typedef (defined in ar::predictor< Value, Index >)ar::predictor< Value, Index >
initial_conditions(InputIterator initial_first, const Value x0adjust=0)ar::predictor< Value, Index >inline
iterator_category typedef (defined in ar::predictor< Value, Index >)ar::predictor< Value, Index >
operator!=(const predictor &other) constar::predictor< Value, Index >inline
operator*() constar::predictor< Value, Index >inline
operator++()ar::predictor< Value, Index >inline
operator++(int)ar::predictor< Value, Index >inline
operator=(const predictor &other)ar::predictor< Value, Index >inline
operator==(const predictor &other) constar::predictor< Value, Index >inline
pointer (defined in ar::predictor< Value, Index >)ar::predictor< Value, Index >
predictor(Index n=0)ar::predictor< Value, Index >inlineexplicit
predictor(RandomAccessIterator params_first, RandomAccessIterator params_last)ar::predictor< Value, Index >inline
predictor(RandomAccessIterator params_first, RandomAccessIterator params_last, NoiseGenerator generator)ar::predictor< Value, Index >inline
predictor(const predictor &other)ar::predictor< Value, Index >inline
reference (defined in ar::predictor< Value, Index >)ar::predictor< Value, Index >
value_type typedef (defined in ar::predictor< Value, Index >)ar::predictor< Value, Index >
~predictor()ar::predictor< Value, Index >inline