| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
A Gaussian distribution in 3D. More...
#include <IMP/algebra/Gaussian3D.h>
 Inheritance diagram for IMP::algebra::Gaussian3D:A Gaussian distribution in 3D.
The variances are along the axis of the reference frame.
Definition at line 25 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 |