|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
#include <IMP/multi_state/multi_state_config.h>#include <vector>#include <utility>
Include dependency graph for stat_helpers.h:
This graph shows which files directly or indirectly include this file: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.