Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of a spatial grid data type. More...
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< double > | CDPL::Grid::DSpatialGrid |
Definition of a spatial grid data type.