TBTK
Need a break? Support the development by playing Polarity Puzzles
IndexedDataTree.h File Reference

Data structure for storing data associated with an index. More...

#include "TBTK/ElementNotFoundException.h"
#include "TBTK/Index.h"
#include "TBTK/PseudoSerializable.h"
#include "TBTK/Serializable.h"
#include "TBTK/TBTKMacros.h"
#include <complex>
#include <map>
#include <sstream>
#include "TBTK/json.hpp"

Go to the source code of this file.

Classes

class  TBTK::IndexedDataTree< Data >
 
class  TBTK::IndexedDataTree< Data >::Iterator
 
class  TBTK::IndexedDataTree< Data >::ConstIterator
 

Detailed Description

Data structure for storing data associated with an index.

Author
Kristofer Björnson