|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
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 <cereal/access.hpp>#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. | |
A class to represent a voxel grid.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file grid_indexes.h.