| allocator | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | protected |
| AllocatorType typedef | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| Array()=default | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| ConstViewType typedef | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| data | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | protected |
| DeviceType typedef | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| empty() const | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| forAllElements(Function &&f) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| forElements(IndexType begin, IndexType end, Function &&f) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| getAllocator() const | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| getArrayData() const | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| getConstView(IndexType begin=0, IndexType end=0) const | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| getData() const | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| getElement(IndexType i) const | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| getSerializationType() | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | static |
| getSize() const | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| getView(IndexType begin=0, IndexType end=0) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| IndexType typedef | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| load(const String &fileName) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| operator ConstViewType() const | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator ViewType() | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator!=(const ArrayT &array) const | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| operator%=(const VectorExpression &expression) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator%=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator()(IndexType i) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| operator*=(const VectorExpression &expression) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator*=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator+=(const VectorExpression &expression) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator+=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator-=(const VectorExpression &expression) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator-=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator/=(const VectorExpression &expression) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator/=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator=(const Vector &)=default | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator=(Vector &&) noexcept(false)=default | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator=(const T &data) | TNL::Containers::Vector< Real, Device, Index, Allocator > | inline |
| operator=(const VectorExpression &expression) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator=(const VectorExpression &expression) (defined in TNL::Containers::Vector< Real, Device, Index, Allocator >) | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| operator==(const ArrayT &array) const | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| operator[](IndexType i) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| reallocate(IndexType size) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | protected |
| RealType typedef | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| releaseData() | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | protected |
| reset() | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| resize(IndexType size) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| save(const String &fileName) const | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| Self typedef | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| setElement(IndexType i, ValueType value) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| setLike(const ArrayT &array) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| setSize(IndexType size) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| setValue(ValueType value, IndexType begin=0, IndexType end=0) | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| size | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | protected |
| swap(Array &array) noexcept | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| ValueType typedef | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | |
| Vector()=default | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| Vector(const Vector &)=default | TNL::Containers::Vector< Real, Device, Index, Allocator > | explicit |
| Vector(const Vector &vector, const AllocatorType &allocator) | TNL::Containers::Vector< Real, Device, Index, Allocator > | explicit |
| Vector(Vector &&) noexcept=default | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| Vector(const VectorExpression &expression) | TNL::Containers::Vector< Real, Device, Index, Allocator > | explicit |
| ViewType typedef | TNL::Containers::Vector< Real, Device, Index, Allocator > | |
| ~Array() | TNL::Containers::Array< double, Devices::Host, int, typename Allocators::Default< Devices::Host >::template Allocator< double > > | virtual |