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
ArgThe argument tile type

Definition at line 126 of file permute.h.


The documentation for this struct was generated from the following file: