STK++ 0.9.13
STK_transpose.h File Reference

In this file we define the transpose method. More...

Include dependency graph for STK_transpose.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  STK
 The namespace STK is the main domain space of the Statistical ToolKit project.
 

Functions

template<class TContainer2D >
TContainer2DSTK::transpose (ArrayBase< TContainer2D > &A)
 The transpose method allow to transpose an array in place.
 

Detailed Description

In this file we define the transpose method.

Definition in file STK_transpose.h.