9 #ifndef IMPALGEBRA_PYTHON_ONLY_H
10 #define IMPALGEBRA_PYTHON_ONLY_H
12 #include <IMP/algebra/algebra_config.h>
14 IMPALGEBRA_BEGIN_NAMESPACE
84 typedef Grid3D<int, SparseGridStorage3D<int, BoundedGridStorage3D> >
88 typedef Grid3D<int, SparseGridStorage3D<int, UnboundedGridStorage3D> >
99 IMPALGEBRA_END_NAMESPACE