IMP Reference Guide
2.14.0
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 <IMP/internal/range.h>
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-2020 IMP Inventors. All rights reserved.
Definition in file grid_indexes.h.