IMP logo
IMP Reference Guide  develop.b3a5ae88fa,2024/05/03
The Integrative Modeling Platform
stat_helpers.h File Reference
#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)
 

Detailed Description

Authors
Dina Schneidman Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file stat_helpers.h.