IMP
2.2.1
The Integrative Modeling Platform
IMP Mainpage
All IMP Modules
Related Pages
Modules
Namespaces
Classes
Files
Examples
Indexes
File List
File Members
compatibility/math.h
Go to the documentation of this file.
1
/** \file IMP/compatibility/math.h
2
\brief Import IMP/base/math.h in the namespace.
3
*/
4
#include <
IMP/base/math.h
>
5
6
IMPBASE_DEPRECATED_HEADER(2.1,
"Use the one in IMP/base instead."
)
7
8
namespace IMP {
namespace
compatibility {
9
using namespace
::IMP::base;
10
} }
math.h
Declare an efficient stl-compatible map.