#include "Core/Matrix/MatFunc.h"
Include dependency graph for MatTranspose.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Impala |
namespace | Impala::Core |
namespace | Impala::Core::Matrix |
Functions | |
template<class ArrayT> | |
ArrayT * | Impala::Core::Matrix::MatTranspose (ArrayT *m) |
template<class ArrayT> | |
void | Impala::Core::Matrix::MatTransposeInplace (ArrayT *m) |