IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
A class to represent a voxel grid. More...
#include <IMP/algebra/algebra_config.h>
#include <IMP/bracket_macros.h>
#include <IMP/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 <boost/unordered_map.hpp>
#include <IMP/Vector.h>
#include <limits>
Go to the source code of this file.
Classes | |
class | IMP::algebra::DenseGridStorageD< D, VT > |
class | IMP::algebra::SparseGridStorageD< D, VT, Base, Map > |
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. | |
A class to represent a voxel grid.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file grid_storages.h.