IMP  2.0.1
The Integrative Modeling Platform
grid_storages.h File Reference

A class to represent a voxel grid. More...

#include <IMP/algebra/algebra_config.h>
#include <IMP/base/bracket_macros.h>
#include <IMP/base/types.h>
#include "internal/grid_apply.h"
#include "grid_indexes.h"
#include "grid_ranges.h"
#include "Vector3D.h"
#include "BoundingBoxD.h"
#include <boost/iterator/transform_iterator.hpp>
#include <IMP/base/map.h>
#include <IMP/base/Vector.h>
#include <limits>
+ Include dependency graph for grid_storages.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::DenseGridStorageD< D, VT >
 
class  IMP::algebra::SparseGridStorageD< D, VT, Base, Map >
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::algebra
 See IMP.algebra Overview for more information.
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file grid_storages.h.