IMP Reference Guide
2.5.0
The Integrative Modeling Platform
|
Lennard-Jones score between a pair of particles. More...
#include <IMP/atom/atom_config.h>
#include <IMP/generic.h>
#include <IMP/PairScore.h>
#include <IMP/Pointer.h>
#include <IMP/atom/LennardJones.h>
#include <IMP/atom/smoothing_functions.h>
Go to the source code of this file.
Classes | |
class | IMP::atom::LennardJonesPairScore |
Lennard-Jones score between a pair of particles. 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. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer < LennardJonesPairScore > > | IMP::atom::LennardJonesPairScores |
typedef IMP::Vector < IMP::WeakPointer < LennardJonesPairScore > > | IMP::atom::LennardJonesPairScoresTemp |
Lennard-Jones score between a pair of particles.
Copyright 2007-2015 IMP Inventors. All rights reserved.
Definition in file LennardJonesPairScore.h.