AllocatorType typedef | TNL::Containers::NDArray< Value, SizesHolder, Permutation, Device, Index, Overlaps, Allocator > | |
getAllocator() const | TNL::Containers::NDArray< Value, SizesHolder, Permutation, Device, Index, Overlaps, Allocator > | inline |
getStaticSize(typename SizesHolder::IndexType level) | TNL::Containers::ConstStaticSizesHolder< typename SizesHolder::IndexType, SizesHolder::getDimension(), 0 > | inlinestatic |
NDArray()=default | TNL::Containers::NDArray< Value, SizesHolder, Permutation, Device, Index, Overlaps, Allocator > | |
NDArray(const AllocatorType &allocator) | TNL::Containers::NDArray< Value, SizesHolder, Permutation, Device, Index, Overlaps, Allocator > | inline |
NDArray(const NDArray &other, const AllocatorType &allocator) | TNL::Containers::NDArray< Value, SizesHolder, Permutation, Device, Index, Overlaps, Allocator > | inlineexplicit |
operator=(const NDArrayStorage &other)=default | TNL::Containers::NDArray< Value, SizesHolder, Permutation, Device, Index, Overlaps, Allocator > | |
operator=(NDArrayStorage &&) noexcept(false)=default | TNL::Containers::NDArray< Value, SizesHolder, Permutation, Device, Index, Overlaps, Allocator > | |
operator=(const OtherArray &other) | TNL::Containers::NDArray< Value, SizesHolder, Permutation, Device, Index, Overlaps, Allocator > | inline |
operator[](typename SizesHolder::IndexType level) const | TNL::Containers::ConstStaticSizesHolder< typename SizesHolder::IndexType, SizesHolder::getDimension(), 0 > | inline |