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

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

#include <memory>
#include "CDPL/Grid/SpatialGrid.hpp"
#include "CDPL/Math/RegularSpatialGrid.hpp"

Go to the source code of this file.

Classes

class  CDPL::Grid::RegularGrid< T, CVT >
 RegularGrid. 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 RegularGrid< float > CDPL::Grid::FRegularGrid
 

Detailed Description

Definition of a regular spatial grid data type.