TiledArray::scale_trait< Arg, Scalar > Struct Template Reference
Inheritance diagram for TiledArray::scale_trait< Arg, Scalar >:
Collaboration diagram for TiledArray::scale_trait< Arg, Scalar >:
Documentation
template<typename Arg, typename Scalar>
struct TiledArray::scale_trait< Arg, Scalar >
Scale trait.
This class defines the default return type for a permutation operation. The default return type is defined by the permute()
function, if it exists, otherwise the return type is assumed to be the same as Arg
type.
- Template Parameters
-
Arg The argument tile type
Additional Inherited Members | |
Public Types inherited from TiledArray::tile_interface::scale_trait< Arg, Scalar > | |
typedef Arg | type |
The documentation for this struct was generated from the following file:
- TiledArray/tile_interface/scale.h