IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
#include <IMP/multi_state/multi_state_config.h>
#include <vector>
#include <utility>
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::multi_state | |
Functionality for handling multi-state models. | |
Functions | |
double | IMP::multi_state::get_average (const std::vector< double > &v) |
std::pair< double, double > | IMP::multi_state::get_average_and_stdev (const std::vector< double > &v) |
Definition in file stat_helpers.h.