IMP  2.2.0
The Integrative Modeling Platform
Gaussian3D.h File Reference

gaussian shape More...

#include <IMP/algebra/algebra_config.h>
#include "Transformation3D.h"
#include "ReferenceFrame3D.h"
#include <IMP/algebra/VectorD.h>
#include <IMP/algebra/standard_grids.h>
#include <IMP/algebra/eigen3/Eigen/Dense>
+ Include dependency graph for Gaussian3D.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::algebra::Gaussian3D
 

Namespaces

 IMP
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::algebra
 See IMP.algebra for more information.
 

Typedefs

typedef IMP::base::Vector
< Gaussian3D > 
IMP::algebra::Gaussian3Ds
 

Functions

IMP_Eigen::Matrix3d IMP::algebra::get_covariance (const Gaussian3D &g)
 
Gaussian3D IMP::algebra::get_gaussian_from_covariance (const IMP_Eigen::Matrix3d &covariance, const Vector3D &center)
 
DenseGrid3D< float > IMP::algebra::get_rasterized (const Gaussian3Ds &gmm, const Floats &weights, double cell_width, const BoundingBox3D &bb)
 

Detailed Description

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file Gaussian3D.h.