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

Definition of a spatial grid data type. More...

#include <memory>
#include "CDPL/Grid/AttributedGrid.hpp"
#include "CDPL/Math/Vector.hpp"

Go to the source code of this file.

Classes

class  CDPL::Grid::SpatialGrid< T, CVT >
 SpatialGrid. More...
 

Namespaces

 CDPL
 The namespace of the Chemical Data Processing Library.
 
 CDPL::Grid
 Contains classes and functions related to grid based data representation and processing.
 

Typedefs

typedef SpatialGrid< float > CDPL::Grid::FSpatialGrid
 
typedef SpatialGrid< doubleCDPL::Grid::DSpatialGrid
 

Detailed Description

Definition of a spatial grid data type.