IMP  2.3.0
The Integrative Modeling Platform
DensityDataPoints.h File Reference

Handling of data for anchor points segmentation. More...

#include <IMP/base_types.h>
#include <IMP/kernel/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

 IMP
 Synonym for IMP::kernel.
 
 IMP::multifit
 Fitting atomic structures into a cryo-electron microscopy density map.
 

Typedefs

typedef
IMP::algebra::DenseGrid3D
< double > 
IMP::multifit::DensGrid
 
typedef IMP::base::Vector
< IMP::base::Pointer
< DensityDataPoints > > 
IMP::multifit::DensityDataPointsList
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< DensityDataPoints > > 
IMP::multifit::DensityDataPointsListTemp
 

Functions

em::DensityMap * IMP::multifit::grid2map (const DensGrid &dg, float spacing)
 

Detailed Description

Handling of data for anchor points segmentation.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file DensityDataPoints.h.