| addThreadId(int threadId) noexcept | hptt::Transpose< floatType > | inline |
| createPlan() | hptt::Transpose< floatType > | |
| execute() noexcept | hptt::Transpose< floatType > | |
| execute_expert() noexcept | hptt::Transpose< floatType > | |
| getAlpha() const noexcept (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | inline |
| getBeta() const noexcept (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | inline |
| getConjA() noexcept (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | inline |
| getInputPtr() const noexcept | hptt::Transpose< floatType > | inline |
| getMasterThreadId() const noexcept (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | inline |
| getNumThreads() const noexcept (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | inline |
| getOutputPtr() const noexcept | hptt::Transpose< floatType > | inline |
| print() noexcept (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | |
| printThreadIds() const noexcept (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | inline |
| resetThreadIds() noexcept | hptt::Transpose< floatType > | inline |
| setAlpha(floatType alpha) noexcept | hptt::Transpose< floatType > | inline |
| setBeta(floatType beta) noexcept | hptt::Transpose< floatType > | inline |
| setConjA(bool conjA) noexcept (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | inline |
| setInputPtr(const floatType *A) noexcept | hptt::Transpose< floatType > | inline |
| setMaxAutotuningCandidates(int num) | hptt::Transpose< floatType > | inline |
| setNumThreads(int numThreads) noexcept (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | inline |
| setOutputPtr(floatType *B) noexcept | hptt::Transpose< floatType > | inline |
| Transpose(const int *sizeA, const int *perm, const int *outerSizeA, const int *outerSizeB, const int dim, const floatType *A, const floatType alpha, floatType *B, const floatType beta, const SelectionMethod selectionMethod, const int numThreads, const int *threadIds=nullptr, const bool useRowMajor=false) | hptt::Transpose< floatType > | |
| Transpose(const Transpose &other) (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | |
| ~Transpose() (defined in hptt::Transpose< floatType >) | hptt::Transpose< floatType > | |