•All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Search Results
TiledArray::ShiftTo< Result, Arg > Class Template Reference
Inheritance diagram for TiledArray::ShiftTo< Result, Arg >:

Collaboration diagram for TiledArray::ShiftTo< Result, Arg >:

Documentation
template<typename Result, typename Arg>
class TiledArray::ShiftTo< Result, Arg >
Shift the range of tile in place.
This operation shifts the range of a tile without copying or otherwise modifying the tile data.
Additional Inherited Members | |
![]() | |
typedef Result result_type | |
Result tile type. More... | |
typedef Arg argument_type | |
Argument tile type. More... | |
![]() | |
result_type operator() (argument_type &arg, const Index &range_shift) const | |
The documentation for this class was generated from the following file:
- TiledArray/tile_interface/shift.h