|
faunus
|
"Decorrelation" class from https://dx.doi.org/10.1002/jcc.20746 More...
#include <average.h>
Public Member Functions | |
| Decorrelation & | add (value_type new_sample) |
| auto | size () const |
| bool | empty () const |
| void | to_disk (const std::string &filename) const |
| void | to_json (nlohmann::json &j) const |
"Decorrelation" class from https://dx.doi.org/10.1002/jcc.20746
See also Kent's dissertation, page 66: https://thesis.library.caltech.edu/748/1/david_randall_kent_iv-dissertation.pdf
Pecularities of the pseudo-code in the article:
size)
1.8.13