IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/16
The Integrative Modeling Platform
core/Gaussian.h File Reference

Decorator to hold Gaussian3D. More...

#include <IMP/Object.h>
#include <IMP/core/core_config.h>
#include <IMP/algebra/Gaussian3D.h>
#include <IMP/Particle.h>
#include <IMP/Model.h>
#include <IMP/Decorator.h>
#include <IMP/decorator_macros.h>
#include <IMP/exception.h>
#include <IMP/core/rigid_bodies.h>
#include "internal/rigid_bodies.h"
#include <Eigen/Dense>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
+ Include dependency graph for core/Gaussian.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::Gaussian
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::core
 Basic functionality that is expected to be used by a wide variety of IMP users.
 

Typedefs

typedef IMP::Vector< Gaussian > IMP::core::Gaussians
 

Detailed Description

Decorator to hold Gaussian3D.

Copyright 2007-2023 IMP Inventors. All rights reserved.

Definition in file core/Gaussian.h.