Chemical Data Processing Library C++ API - Version 1.1.1
Classes | Namespaces
GaussianShape.hpp File Reference

Definition of the class CDPL::Shape::GaussianShape. More...

#include <cstddef>
#include <vector>
#include <memory>
#include "CDPL/Shape/APIPrefix.hpp"
#include "CDPL/Base/PropertyContainer.hpp"
#include "CDPL/Math/Vector.hpp"

Go to the source code of this file.

Classes

class  CDPL::Shape::GaussianShape
 A data type for the descripton of arbitrary shapes composed of spheres approximated by gaussian functions. More...
 
class  CDPL::Shape::GaussianShape::Element
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Shape
 Contains classes and functions related to molecular shape representation and processing.
 

Detailed Description

Definition of the class CDPL::Shape::GaussianShape.