TiledArray::permute_trait< Arg > Struct Template Reference
Documentation
template<typename Arg>
struct TiledArray::permute_trait< Arg >
Permute trait.
This class defines the default return type for a permutation operation. The default return type is defined by the permute() function, if it exists, otherwise the return type is assumed to be the same as Arg type.
- Template Parameters
-
Arg The argument tile type
The documentation for this struct was generated from the following file:
- TiledArray/tile_interface/permute.h
1.8.20