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

Go to the source code of this file.

Classes

class  TiledArray::Tensor< T, A >
 An N-dimensional tensor object. More...
 
struct  TiledArray::detail::transform< Tensor< T, A > >
 

Namespaces

 TiledArray
 
 TiledArray::detail
 

Functions

template<typename T , typename A >
bool TiledArray::operator== (const Tensor< T, A > &a, const Tensor< T, A > &b)
 
template<typename T , typename A >
bool TiledArray::operator!= (const Tensor< T, A > &a, const Tensor< T, A > &b)