IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
spb_sampler.h File Reference

SPB Sampler. More...

#include <IMP.h>
#include <IMP/atom.h>
#include <IMP/core.h>
#include <IMP/spb/spb_config.h>
+ Include dependency graph for spb_sampler.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

SPB Sampler.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file spb_sampler.h.