IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
grid_ranges.h File Reference

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

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

Go to the source code of this file.

Classes

class  IMP::algebra::BoundedGridRangeD< D >
 
class  IMP::algebra::UnboundedGridRangeD< D >
 

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-2022 IMP Inventors. All rights reserved.

Definition in file grid_ranges.h.