IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
grid_indexes.h File Reference

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

#include <IMP/algebra/algebra_config.h>
#include <IMP/bracket_macros.h>
#include "internal/vector.h"
#include "internal/grid_internal.h"
#include <IMP/types.h>
#include <IMP/Value.h>
#include <IMP/exception.h>
#include <IMP/internal/range.h>
+ Include dependency graph for grid_indexes.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::ExtendedGridIndexD< D >
 An index in an infinite grid on space. More...
 
class  IMP::algebra::GridIndexD< D >
 Represent a real cell in a grid (one within the bounding box) More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::algebra
 General purpose algebraic and geometric methods that are expected to be used by a wide variety of IMP modules.
 

Detailed Description

A class to represent a voxel grid.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file grid_indexes.h.