IMP  2.3.0
The Integrative Modeling Platform
standard_grids.h File Reference

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"
+ Include dependency graph for standard_grids.h:
+ This graph shows which files directly or indirectly include this file:

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
 Synonym for IMP::kernel.
 
 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)
 

Detailed Description

All grids that are in the Python API should be defined here.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file standard_grids.h.