Chemical Data Processing Library C++ API - Version 1.1.1
|
Definition of the class CDPL::Grid::DRegularGridReader. More...
#include "CDPL/Util/MultiFormatDataReader.hpp"
Go to the source code of this file.
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< double > | CDPL::Grid::DRegularGrid |
typedef Util::MultiFormatDataReader< DRegularGrid > | CDPL::Grid::DRegularGridReader |
Reader for grid data of type Grid::DRegularGrid in any supported format. More... | |
Definition of the class CDPL::Grid::DRegularGridReader.