IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
GaussianEMRestraint.h File Reference

Restrain two sets of Gaussians (model and GMM derived from EM map) More...

#include "isd_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 <IMP/algebra/eigen3/Eigen/Dense>
#include <boost/unordered_map.hpp>
+ Include dependency graph for GaussianEMRestraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::isd::GaussianEMRestraint
 Restraint between two Gaussian Mixture Models, "model" and "density". More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::isd
 Inferential scoring building on methods developed as part of the Inferential Structure Determination software (ISD).
 

Detailed Description

Restrain two sets of Gaussians (model and GMM derived from EM map)

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file GaussianEMRestraint.h.