IMP Reference Guide
develop.36b5e40f34,2024/10/14
The Integrative Modeling Platform
|
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>
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 | |
Simulation of transport through the Nuclear Pore Complex. | |
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 |
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.