home
about
news
download
doc
source
systems
tests
bugs
contact
IMP Reference Guide
2.20.0
The Integrative Modeling Platform
IMP Manual
Reference Guide
Tutorial Index
Modules
Classes
Examples
include
IMP
version 2.20.0
bayesianem.h
Go to the documentation of this file.
1
/**
2
* \file IMP/bayesianem.h
3
* \brief Include all non-deprecated headers in IMP.bayesianem.
4
*
5
* Copyright 2007-2023 IMP Inventors. All rights reserved.
6
*/
7
8
#ifndef IMP_BAYESIANEM_H
9
#define IMP_BAYESIANEM_H
10
#include <
IMP/bayesianem/GaussianEMRestraint.h
>
11
#include <
IMP/bayesianem/utilities.h
>
12
#endif
/* IMP_BAYESIANEM_H */
utilities.h
Useful utilities.
GaussianEMRestraint.h
Restraint two sets of gaussians (model and gmm derived from EM map)