IMP logo
IMP Reference Guide  develop.b3a5ae88fa,2024/05/03
The Integrative Modeling Platform
functor_linear_distance_pair_scores_typedefs.h File Reference

Typedefs for the functor scores on the distance between a pair of particles. More...

#include "npctransport_config.h"
#include <IMP/showable_macros.h>
#include <IMP/algebra/utility.h>
#include <IMP/score_functor/LinearLowerBound.h>
#include <IMP/score_functor/SphereDistance.h>
#include <IMP/score_functor/DistancePairScore.h>
#include <IMP/score_functor/distance_pair_score_macros.h>
#include <boost/array.hpp>
+ Include dependency graph for functor_linear_distance_pair_scores_typedefs.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::npctransport::LinearInteraction
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::npctransport
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< LinearInteraction > > 
IMP::npctransport::LinearInteractions
 
typedef IMP::Vector
< IMP::WeakPointer
< LinearInteraction > > 
IMP::npctransport::LinearInteractionsTemp
 
typedef
score_functor::SphereDistance
< score_functor::LinearLowerBound > 
IMP::npctransport::LinearSoftSphereScore
 

Detailed Description

Typedefs for the functor scores on the distance between a pair of particles.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file functor_linear_distance_pair_scores_typedefs.h.