IMP  2.3.0
The Integrative Modeling Platform
IMP::algebra::Gaussian3D Class Reference

A Gaussian distribution in 3D. More...

#include <IMP/algebra/Gaussian3D.h>

+ Inheritance diagram for IMP::algebra::Gaussian3D:

Detailed Description

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 Vector3Dget_center () const
 
const ReferenceFrame3Dget_reference_frame () const
 
const Vector3Dget_variances () const
 
void show (std::ostream &out=std::cout) const
 

The documentation for this class was generated from the following file: