IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
All grids that are in the Python API should be defined here. More...
#include <IMP/algebra/algebra_config.h>
#include "GridD.h"
#include "grid_ranges.h"
#include "grid_storages.h"
#include "grid_embeddings.h"
Go to the source code of this file.
Classes | |
struct | IMP::algebra::DenseFloatLogGridKD |
struct | IMP::algebra::DenseGrid3D< VT > |
A dense grid of values. More... | |
struct | IMP::algebra::DenseIntLogGrid3D |
struct | IMP::algebra::SparseGrid3D< VT > |
A sparse grid of values. More... | |
struct | IMP::algebra::SparseUnboundedGrid3D< VT > |
A sparse, infinite grid of values. More... | |
struct | IMP::algebra::SparseUnboundedGridD< D, VT > |
A sparse, infinite grid of values. 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. | |
Macros | |
#define | IMP_ALGEBRA_SWIG_GRID_METHODS(D, VT) |
All grids that are in the Python API should be defined here.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file standard_grids.h.