reduce_wrapper.h File Reference
Include dependency graph for reduce_wrapper.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TiledArray::math::UnaryReduceWrapper< Tile, Op >
 Unary reduction wrapper class that handles lazy tile evaluation. More...
 
class  TiledArray::math::UnaryReduceWrapper< typename Op::argument_type, Op >
 Unary reduction wrapper class that handles lazy tile evaluation. More...
 
struct  TiledArray::math::BinaryReduceWrapper< Left, Right, Op >
 Binary reduction wrapper class that handles lazy tile evaluation. More...
 
struct  TiledArray::math::BinaryReduceWrapper< typename Op::first_argument_type, typename Op::second_argument_type, Op >
 Binary reduction operation wrapper. More...
 

Namespaces

 TiledArray
 
 TiledArray::math