IMP
2.0.0
The Integrative Modeling Platform
|
Sampled density map. More...
#include <IMP/em/em_config.h>
#include "exp.h"
#include "DensityMap.h"
#include "DensityHeader.h"
#include "def.h"
#include "KernelParameters.h"
#include <vector>
#include "IMP/base_types.h"
#include "IMP/core/XYZR.h"
#include "IMP/atom/Mass.h"
#include "masking.h"
Go to the source code of this file.
Classes | |
class | IMP::em::SampledDensityMap |
Class for sampling a density map from particles. More... | |
Namespaces | |
namespace | IMP |
All IMP::kernel code is brought into the IMP namespace. | |
namespace | IMP::em |
See IMP.em Overview for more information. | |
Typedefs | |
typedef IMP::base::Vector < IMP::base::Pointer < SampledDensityMap > > | IMP::em::SampledDensityMaps |
Enumerations | |
enum | KernelType { GAUSSIAN, BINARIZED_SPHERE, SPHERE } |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file SampledDensityMap.h.