IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
The Integrative Modeling Platform
SampledDensityMap.h File Reference

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

Go to the source code of this file.

Classes

class  IMP::em::SampledDensityMap
 Class for sampling a density map from particles. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::em
 Basic utilities for handling cryo-electron microscopy 3D density maps.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< SampledDensityMap > > 
IMP::em::SampledDensityMaps
 
typedef IMP::Vector
< IMP::WeakPointer
< SampledDensityMap > > 
IMP::em::SampledDensityMapsTemp
 

Enumerations

enum  KernelType { GAUSSIAN, BINARIZED_SPHERE, SPHERE }
 

Detailed Description

Sampled density map.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file SampledDensityMap.h.