MyraMath
Classes | Functions
Index2pair.h File Reference

Returns std::string representation of an Index<N> More...

#include <myramath/MYRAMATH_EXPORT.h>
#include <utility>
Include dependency graph for Index2pair.h:

Go to the source code of this file.

Classes

class  myra::Index< N >
 Essentially a std::array<int,N>, provided for backwards compatibility. More...
 

Functions

std::pair< int, int > myra::Index2pair (const Index< 2 > &ij)
 Helper function to convert Index<2>'s to std::pair<int,int>'s.
 

Detailed Description

Returns std::string representation of an Index<N>