IMP
2.0.1
The Integrative Modeling Platform
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
algebra_macros.h
Go to the documentation of this file.
1
/**
2
* \file IMP/algebra/algebra_macros.h \brief Various important macros
3
* for implementing geometry.
4
*
5
* Copyright 2007-2013 IMP Inventors. All rights reserved.
6
*
7
*/
8
9
#ifndef IMPALGEBRA_MACROS_H
10
#define IMPALGEBRA_MACROS_H
11
#include "
geometric_primitive_macros.h
"
12
13
#endif
/* IMPALGEBRA_MACROS_H */