Search Results

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

Classes

class  TiledArray::SparseShape< T >
Frobenius-norm-based sparse shape. More...
 

Namespaces

 TiledArray
 

Functions

template<typename T >
std::ostream & TiledArray::operator<< (std::ostream &os, const SparseShape< T > &shape)
Add the shape to an output stream. More...
 
template<typename T >
bool TiledArray::is_replicated (World &world, const SparseShape< T > &shape)
collective bitwise-compare-reduce for SparseShape objects More...