home
about
news
download
doc
source
systems
tests
bugs
contact
IMP Reference Guide
2.6.1
The Integrative Modeling Platform
IMP Manual
Reference Guide
Modules
Classes
Examples
include
IMP
multi_state.h
Go to the documentation of this file.
1
/**
2
* \file IMP/multi_state.h
3
* \brief Include all non-deprecated headers in IMP.multi_state.
4
*
5
* Copyright 2007-2016 IMP Inventors. All rights reserved.
6
*/
7
8
#ifndef IMP_MULTI_STATE_H
9
#define IMP_MULTI_STATE_H
10
#include <
IMP/multi_state/EnsembleGenerator.h
>
11
#include <
IMP/multi_state/MultiStateModel.h
>
12
#include <
IMP/multi_state/MultiStateModelScore.h
>
13
#include <
IMP/multi_state/SAXSMultiStateModelScore.h
>
14
#include <
IMP/multi_state/stat_helpers.h
>
15
#endif
/* IMP_MULTI_STATE_H */
MultiStateModelScore.h
base class for MultiStateModel scoring classes
EnsembleGenerator.h
Enumeration of an ensemble of good scoring MultiStateModels.
MultiStateModel.h
Keep track of multiple states.
stat_helpers.h
SAXSMultiStateModelScore.h