IMP logo
IMP Reference Guide  develop.e004443c3b,2024/04/25
The Integrative Modeling Platform
NormalMover.h File Reference

A modifier which perturbs a point with a normal distribution. More...

#include <IMP/core/core_config.h>
#include "MonteCarloMover.h"
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
#include <cereal/types/vector.hpp>
+ Include dependency graph for NormalMover.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::NormalMover
 Modify a set of continuous variables using a normal distribution. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::core
 Basic functionality that is expected to be used by a wide variety of IMP users.
 

Detailed Description

A modifier which perturbs a point with a normal distribution.

Copyright 2007-2023 IMP Inventors. All rights reserved.

Definition in file NormalMover.h.