TiledArray::symmetry::detail Namespace Reference
Functions | |
template<typename Arg , typename Result > | |
void | permute_array (const TiledArray::symmetry::Permutation &perm, const Arg &arg, Result &result) |
Create a permuted copy of an array. More... | |
Function Documentation
◆ permute_array()
template<typename Arg , typename Result >
|
inline |
Create a permuted copy of an array.
- Note
- a more efficient version of detail::permute_array specialized for TiledArray::symmetry::Permutation
- Template Parameters
-
Arg The input array type Result The output array type
- Parameters
-
[in] perm The permutation [in] arg The input array to be permuted [out] result The output array that will hold the permuted array
Definition at line 536 of file permutation.h.
Here is the call graph for this function:
Here is the caller graph for this function: