| derived() const | BaseExpr< PermutedView< Tensor, N > > | inline |
| Dim | PermutedView< Tensor, N > | static |
| evalu(my_size_t flat) const noexcept | PermutedView< Tensor, N > | inline |
| getDim(my_size_t i) const | PermutedView< Tensor, N > | inline |
| getNumDims() const noexcept | PermutedView< Tensor, N > | inline |
| getShape() const | PermutedView< Tensor, N > | inline |
| getTotalSize() const noexcept | PermutedView< Tensor, N > | inline |
| may_alias(const Output &output) const noexcept | PermutedView< Tensor, N > | inline |
| NumDims | PermutedView< Tensor, N > | static |
| operator()(Indices... indices) const noexcept | PermutedView< Tensor, N > | inline |
| operator()(my_size_t(&indices)[NumDims]) const noexcept | PermutedView< Tensor, N > | inline |
| operator()(const my_size_t *indices) const noexcept | PermutedView< Tensor, N > | inline |
| operator=(const PermutedView &)=delete | PermutedView< Tensor, N > | |
| operator=(PermutedView &&)=delete | PermutedView< Tensor, N > | |
| PermutedView(const Tensor &t, const my_size_t perm[NumDims]) | PermutedView< Tensor, N > | inlineexplicit |
| PermutedView(const PermutedView &)=delete | PermutedView< Tensor, N > | |
| PermutedView(PermutedView &&)=delete | PermutedView< Tensor, N > | |
| TotalSize | PermutedView< Tensor, N > | static |
| transpose() const noexcept | PermutedView< Tensor, N > | inline |
| value_type typedef | PermutedView< Tensor, N > | |