![]() |
Chemical Data Processing Library C++ API - Version 1.4.0
|
Definition of a regular spatial grid data type. More...
Go to the source code of this file.
Classes | |
| class | CDPL::Grid::RegularGrid< T, CVT > |
| Implementation of the Grid::SpatialGrid interface for regular spatial grids. 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 |
| A regular spatial grid storing single-precision floating-point values. More... | |
Definition of a regular spatial grid data type.