|
MyraMath
|
Returns std::string representation of an Index<N> More...
#include <myramath/MYRAMATH_EXPORT.h>#include <utility>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. | |
Returns std::string representation of an Index<N>
1.8.13