|
STK++ 0.9.13
|
In this file we define the transpose method. More...
#include <Arrays/include/STK_ArrayBase.h>

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 > | |
| TContainer2D & | STK::transpose (ArrayBase< TContainer2D > &A) |
| The transpose method allow to transpose an array in place. | |
In this file we define the transpose method.
Definition in file STK_transpose.h.