|
IMP Reference Guide
2.6.2
The Integrative Modeling Platform
|
Manage statistics on IMP runs. More...
#include <IMP/kernel_config.h>#include "file.h"#include "enums.h"#include "internal/base_static.h"#include <string>#include <ctime>
Include dependency graph for base_statistics.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::Timer |
| Time an operation and save the timings. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
| void | IMP::clear_statistics () |
| Reset all the statistics for IMP. More... | |
| void | IMP::set_statistics_level (StatisticsLevel l) |
| Set the level of statistics to be gathered. More... | |
| void | IMP::show_timings (TextOutput out) |
| Show all captured timings. More... | |
Manage statistics on IMP runs.
Copyright 2007-2016 IMP Inventors. All rights reserved.
Definition in file base_statistics.h.