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

#include <IMP/algebra/Gaussian3D.h>

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

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
 

Detailed Description

A gaussian distribution in 3D.

The variances are along the axis of the reference frame.

Definition at line 25 of file Gaussian3D.h.


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