TRIQS/nda 1.3.0
Multi-dimensional array library for C++
Loading...
Searching...
No Matches
nda::mem::stats< A > Member List

This is the complete list of members for nda::mem::stats< A >, including all inherited members.

address_spacenda::mem::stats< A >static
allocate(uint64_t s)nda::mem::stats< A >inline
allocate_zero(uint64_t s)nda::mem::stats< A >inline
deallocate(blk_t b) noexceptnda::mem::stats< A >inline
histogram() const noexceptnda::mem::stats< A >inline
operator=(stats const &)=deletenda::mem::stats< A >
operator=(stats &&)=defaultnda::mem::stats< A >
owns(blk_t b) const noexceptnda::mem::stats< A >inline
print_histogram(std::ostream &os) constnda::mem::stats< A >inline
stats()=defaultnda::mem::stats< A >
stats(stats const &)=deletenda::mem::stats< A >
stats(stats &&)=defaultnda::mem::stats< A >
~stats()nda::mem::stats< A >inline