|
github.com/RhysU/ar
Autoregressive process modeling tools in header-only C++
|
An STL-ready binary_function for a given method's empirical variance. More...
#include <ar.hpp>
Public Types | |
| typedef Integer1 | first_argument_type |
| typedef Integer2 | second_argument_type |
| typedef Result | result_type |
Public Member Functions | |
| Result | operator() (Integer1 N, Integer2 i) const |
An STL-ready binary_function for a given method's empirical variance.
1.8.17