IMP
2.4.0
The Integrative Modeling Platform
|
A Gaussian distribution in 3D. More...
#include <IMP/algebra/Gaussian3D.h>
A Gaussian distribution in 3D.
The variances are along the axis of the reference frame.
Definition at line 24 of file Gaussian3D.h.
Public Member Functions | |
Gaussian3D (const ReferenceFrame3D &tr, const Vector3D &variances) | |
const Vector3D & | get_center () const |
const ReferenceFrame3D & | get_reference_frame () const |
const Vector3D & | get_variances () const |
void | show (std::ostream &out=std::cout) const |