Search Results

Inheritance diagram for TiledArray::Scale< Result, Arg, Scalar >:
Collaboration diagram for TiledArray::Scale< Result, Arg, Scalar >:

Documentation

template<typename Result, typename Arg, typename Scalar>
class TiledArray::Scale< Result, Arg, Scalar >

Scale tile.

This operation creates a scaled copy of a tile.

Definition at line 208 of file scale.h.

Additional Inherited Members

- Public Types inherited from TiledArray::tile_interface::Scale< Result, Arg, Scalar >
typedef Result result_type
Result tile type. More...
 
typedef Arg argument_type
Argument tile type. More...
 
typedef Scalar scalar_type
Scaling factor type. More...
 
- Public Member Functions inherited from TiledArray::tile_interface::Scale< Result, Arg, Scalar >
result_type operator() (const argument_type &arg, const scalar_type factor) const
 
result_type operator() (const argument_type &arg, const scalar_type factor, const Perm &perm) const
 

The documentation for this class was generated from the following file:
  • TiledArray/tile_interface/scale.h