IMP logo
IMP Reference Guide  develop.d4e9f3251e,2024/04/26
The Integrative Modeling Platform
LoopStatisticalPairScore.h File Reference

Fiser/Melo loop modeling statistical potential. More...

#include <IMP/atom/atom_config.h>
#include "Hierarchy.h"
#include <IMP/score_functor/LoopStatistical.h>
#include <IMP/score_functor/DistancePairScore.h>
#include <IMP/core/StatisticalPairScore.h>
+ Include dependency graph for LoopStatisticalPairScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::LoopStatisticalPairScore
 Score atoms based on the Fiser/Melo loop modeling statistical potential. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Fiser/Melo loop modeling statistical potential

IMP provides the Fiser/Melo loop modeling statistical potential.

Note
These are quite large objects as they store the whole lookup table. It is much better to share them between restraints than to create separate instances.
typedef
score_functor::LoopStatisticalType 
IMP::atom::LoopStatisticalType
 
void IMP::atom::add_loop_statistical_score_data (atom::Hierarchy h)
 

Detailed Description

Fiser/Melo loop modeling statistical potential.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file LoopStatisticalPairScore.h.