dense_shape.h File Reference
Include dependency graph for dense_shape.h:
This graph shows which files directly or indirectly include this file:
Classes | |
class | TiledArray::DenseShape |
Dense shape of an array. More... | |
Namespaces | |
madness | |
TiledArray | |
TiledArray::math | |
Functions | |
constexpr bool | TiledArray::operator== (const DenseShape &a, const DenseShape &b) |
constexpr bool | TiledArray::operator!= (const DenseShape &a, const DenseShape &b) |
constexpr bool | TiledArray::is_replicated (World &world, const DenseShape &t) |