IMP Reference Guide
2.13.0
The Integrative Modeling Platform
|
Planners. More...
#include "kinematics_config.h"
#include "DOFValues.h"
#include "directional_DOFs.h"
#include "DOFsSampler.h"
#include <IMP/Object.h>
#include <IMP/Pointer.h>
#include <IMP/Model.h>
Go to the source code of this file.
Classes | |
class | IMP::kinematics::LocalPlanner |
class | IMP::kinematics::PathLocalPlanner |
Local planner that samples conformations on a path between two nodes. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::kinematics | |
Functionality for dealing with kinematic mechanical structures. | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer< LocalPlanner > > | IMP::kinematics::LocalPlanners |
typedef IMP::Vector < IMP::WeakPointer < LocalPlanner > > | IMP::kinematics::LocalPlannersTemp |
typedef IMP::Vector < IMP::Pointer < PathLocalPlanner > > | IMP::kinematics::PathLocalPlanners |
typedef IMP::Vector < IMP::WeakPointer < PathLocalPlanner > > | IMP::kinematics::PathLocalPlannersTemp |
Planners.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file local_planners.h.