TiledArray::detail::Trace< TileType, Enabler > Struct Template Reference
Documentation
template<typename TileType, typename Enabler = void>
struct TiledArray::detail::Trace< TileType, Enabler >
Specialization of this class registers the routine for taking the trace of a particular tile type.
- Template Parameters
-
TileType The type of the tile we are taking the trace of. Enabler A template type parameter which can be used to selectively enable a specialization. Defaults to void.
The documentation for this struct was generated from the following file:
- TiledArray/tile_interface/trace.h