|
IMP Reference Guide
2.7.0
The Integrative Modeling Platform
|
#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.
Functions | |
|
IMPMULTISTATE_BEGIN_NAMESPACE double | get_average (const std::vector< double > &v) |
| std::pair< double, double > | get_average_and_stdev (const std::vector< double > &v) |
Definition in file stat_helpers.h.