IMP logo
IMP Reference Guide  develop.5dd67dc178,2024/04/28
The Integrative Modeling Platform
bayesianem/GaussianEMRestraint.h File Reference

Restraint two sets of gaussians (model and gmm derived from EM map) More...

#include "bayesianem_config.h"
#include <IMP/PairContainer.h>
#include <IMP/container/ListSingletonContainer.h>
#include <IMP/container_macros.h>
#include <IMP/core/XYZ.h>
#include <IMP/core/Gaussian.h>
#include <IMP/algebra/Gaussian3D.h>
#include <IMP/container/CloseBipartitePairContainer.h>
#include <IMP/container/ClosePairContainer.h>
#include <IMP/atom/Mass.h>
#include <math.h>
#include <Eigen/Dense>
#include <boost/unordered_map.hpp>
+ Include dependency graph for bayesianem/GaussianEMRestraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::bayesianem::GaussianEMRestraint
 Creates a restraint between two Gaussian Mixture Models, "model" and "density". More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::bayesianem
 Restraints for handling electron microscopy maps.
 

Detailed Description

Restraint two sets of gaussians (model and gmm derived from EM map)

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file bayesianem/GaussianEMRestraint.h.