TiledArray  0.7.0
TiledArray::Cast< Result, Arg, Enabler > Class Template Reference

Tile cast operation. More...

#include <cast.h>

Inheritance diagram for TiledArray::Cast< Result, Arg, Enabler >:
Collaboration diagram for TiledArray::Cast< Result, Arg, Enabler >:

Detailed Description

template<typename Result, typename Arg, typename Enabler>
class TiledArray::Cast< Result, Arg, Enabler >

Tile cast operation.

This class is used to define tile cast operations. Users may specialize this class for arbitrary tile type conversion operations.

Template Parameters
ResultThe output tile type
ArgThe input tile type

Definition at line 34 of file cast.h.


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