IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
SPB Sampler. More...
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::spb | |
Classes, functions and executables for modeling of the Spindle Pole Body. | |
Functions | |
void | IMP::spb::add_BallMover (Particles ps, double dx, core::MonteCarloMovers &mvs) |
void | IMP::spb::add_NuisanceMover (Particle *p, double dp, core::MonteCarloMovers &mvs) |
void | IMP::spb::add_PbcBoxedMover (Particles ps, double dx, algebra::Vector3Ds centers, algebra::Transformation3Ds trs, core::MonteCarloMovers &mvs, Particle *SideXY, Particle *SideZ) |
void | IMP::spb::add_PbcBoxedRigidBodyMover (Particles ps, double dx, double dang, algebra::Vector3Ds centers, algebra::Transformation3Ds trs, core::MonteCarloMovers &mvs, Particle *SideXY, Particle *SideZ) |
IMP::Pointer< core::MonteCarlo > | IMP::spb::setup_SPBMonteCarlo (Model *m, core::MonteCarloMovers &mvs, double temp, spb::SPBParameters myparam) |
SPB Sampler.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file spb_sampler.h.