TiledArray  0.7.0
TiledArray::Cast< TiledArray::Tensor< T, Allocator >, btas::Tensor< T, Range_, Storage > > Struct Template Reference

converts a btas::Tensor to a TiledArray::Tensor More...

#include <btas.h>

Public Member Functions

auto operator() (const btas::Tensor< T, Range_, Storage > &arg) const
 

Detailed Description

template<typename T, typename Allocator, typename Range_, typename Storage>
struct TiledArray::Cast< TiledArray::Tensor< T, Allocator >, btas::Tensor< T, Range_, Storage > >

converts a btas::Tensor to a TiledArray::Tensor

Definition at line 308 of file btas.h.

Member Function Documentation

◆ operator()()

template<typename T , typename Allocator , typename Range_ , typename Storage >
auto TiledArray::Cast< TiledArray::Tensor< T, Allocator >, btas::Tensor< T, Range_, Storage > >::operator() ( const btas::Tensor< T, Range_, Storage > &  arg) const
inline

Definition at line 310 of file btas.h.

Here is the call graph for this function:

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