TBTK
|
Need a break? Support the development by playing Polarity Puzzles |
Physical index. More...
#include "TBTK/Subindex.h"
#include "TBTK/Serializable.h"
#include "TBTK/Streams.h"
#include <vector>
Go to the source code of this file.
Classes | |
class | TBTK::Index |
Physical index. More... | |
Functions | |
std::ostream & | TBTK::operator<< (std::ostream &stream, const Index &index) |
Physical index.
|
inline |
Writes the Index toString()-representation to a stream.
stream | The stream to write to. |
index | The Index to write. |