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

Multi-dimensional array. More...

#include "TBTK/CArray.h"
#include "TBTK/Index.h"
#include "TBTK/MultiCounter.h"
#include "TBTK/Range.h"
#include "TBTK/Serializable.h"
#include "TBTK/TBTKMacros.h"
#include <vector>

Go to the source code of this file.

Classes

class  TBTK::Math::ArrayAlgorithms< DataType >
 
class  TBTK::Array< DataType >
 Multi-dimensional array. More...
 

Functions

template<typename DataType >
std::ostream & TBTK::operator<< (std::ostream &stream, const Array< DataType > &array)
 

Detailed Description

Multi-dimensional array.

Author
Kristofer Björnson