IMP
2.3.0
The Integrative Modeling Platform
IMP Mainpage
Modules
Applications
Related Pages
Groups
Classes
Files
Examples
Indexes
File List
File Members
benchmark.h
Go to the documentation of this file.
1
/**
2
* \file IMP/benchmark.h
3
* \brief Include all non-deprecated headers in IMP.benchmark.
4
*
5
* Copyright 2007-2014 IMP Inventors. All rights reserved.
6
*/
7
8
#ifndef IMP_BENCHMARK_H
9
#define IMP_BENCHMARK_H
10
#include <
IMP/benchmark/Profiler.h
>
11
#include <
IMP/benchmark/benchmark_macros.h
>
12
#include <
IMP/benchmark/utility.h
>
13
#endif
/* IMP_BENCHMARK_H */
utility.h
Various utilities for benchmarking.
Profiler.h
Various utilities for benchmarking.
benchmark_macros.h
Various general useful macros for IMP.