|
votca 2025.1-dev
|
#include <cassert>#include <map>#include <sstream>#include <vector>#include "tokenizer.h"#include "types.h"

Go to the source code of this file.
Classes | |
| class | votca::tools::DataCollection< T > |
| This class handles a set of arrays which can be identified by name tags. More... | |
| class | votca::tools::DataCollection< T >::array |
| The array class, extends vector by a name tag. More... | |
| class | votca::tools::DataCollection< T >::selection |
| class for array selection More... | |
Namespaces | |
| namespace | votca |
| Provides a means for comparing floating point numbers. | |
| namespace | votca::tools |
Functions | |
| std::ostream & | votca::tools::operator<< (std::ostream &out, const DataCollection< double >::selection &sel) |