8 #ifndef IMPNPCTRANSPORT_FUNCTOR_LINEAR_DISTANCE_PAIR_SCORES_H 
    9 #define IMPNPCTRANSPORT_FUNCTOR_LINEAR_DISTANCE_PAIR_SCORES_H 
   11 #include "npctransport_config.h" 
   19 #include <boost/array.hpp> 
   21 IMPNPCTRANSPORT_BEGIN_NAMESPACE
 
   37                                    std::string name = 
"LinearSSPairScore%1%")
 
   61                                     std::string name = 
"LinearSSPairScore%1%")
 
   69 IMPNPCTRANSPORT_END_NAMESPACE
 
Various important macros for implementing decorators. 
 
Score a pair of particles. 
 
A Score on the distance between a pair of particles. 
 
A Score on the distance between a pair of particles. 
 
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object. 
 
Score a pair of particles. 
 
Create efficient distance-based pair scores. 
 
Functions to deal with very common math operations. 
 
A Score on the distance between a pair of particles. 
 
Typedefs for the functor scores on the distance between a pair of particles.