|
IMP
2.0.1
The Integrative Modeling Platform
|
Handling of data for anchor points segmentation. More...
#include <IMP/base_types.h>#include <IMP/Particle.h>#include <IMP/algebra/standard_grids.h>#include <IMP/statistics/internal/random_generator.h>#include <IMP/statistics/internal/DataPoints.h>#include <IMP/em/converters.h>#include <IMP/em/DensityMap.h>#include <IMP/algebra/Vector3D.h>#include <IMP/algebra/internal/tnt_array2d.h>#include <IMP/algebra/internal/tnt_array2d_utils.h>#include <IMP/atom/Hierarchy.h>#include <boost/scoped_ptr.hpp>#include <IMP/multifit/multifit_config.h>#include <map>
Include dependency graph for DensityDataPoints.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::multifit::DensityDataPoints |
| Stores density voxels as a vector of Array1D. More... | |
Namespaces | |
| namespace | IMP |
| All IMP::kernel code is brought into the IMP namespace. | |
| namespace | IMP::multifit |
| See IMP.multifit Overview for more information. | |
Typedefs | |
|
typedef IMP::algebra::DenseGrid3D < double > | IMP::multifit::DensGrid |
| typedef IMP::base::Vector < IMP::base::Pointer < DensityDataPoints > > | IMP::multifit::DensityDataPointsList |
Functions | |
| em::DensityMap * | IMP::multifit::grid2map (const DensGrid &dg, float spacing) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file DensityDataPoints.h.