queso-0.57.1
|
A templated class that stores default statistical options. More...
Go to the source code of this file.
Classes | |
class | SsOptionsValues |
A templated class that stores default statistical options for a sequence of vectors, e.g. a Markov chain, a Monte Carlo input sequence, or a Monte Carlo output sequence. More... | |
class | SequenceStatisticalOptions |
A templated class that stores statistical options (optionally read from an input file) More... | |
Namespaces | |
boost | |
boost::program_options | |
Functions | |
std::ostream & | operator<< (std::ostream &os, const SequenceStatisticalOptions &obj) |
A templated class that stores default statistical options.
Definition in file SequenceStatisticalOptions.h.
std::ostream& operator<< | ( | std::ostream & | os, |
const SequenceStatisticalOptions & | obj | ||
) |
Definition at line 1457 of file SequenceStatisticalOptions.C.
References SequenceStatisticalOptions::print().