|
NGen
|
This is the complete list of members for ngen::mdarray< T >, including all inherited members.
| at(const boost::span< const size_type > n) | ngen::mdarray< T > | inline |
| at(const boost::span< const size_type > n) const | ngen::mdarray< T > | inline |
| begin() const noexcept | ngen::mdarray< T > | inline |
| bounds_check(const boost::span< const size_type > n) const | ngen::mdarray< T > | inlineprivate |
| const_pointer typedef | ngen::mdarray< T > | |
| const_reference typedef | ngen::mdarray< T > | |
| container_type typedef | ngen::mdarray< T > | |
| deindex(size_type idx, boost::span< size_type > n) const | ngen::mdarray< T > | inline |
| difference_type typedef | ngen::mdarray< T > | |
| end() const noexcept | ngen::mdarray< T > | inline |
| index(const boost::span< const size_type > n) const | ngen::mdarray< T > | inline |
| insert(const boost::span< const size_type > n, value_type value) | ngen::mdarray< T > | inline |
| insert(std::initializer_list< std::pair< const boost::span< const size_type >, value_type > > args) | ngen::mdarray< T > | inline |
| iterator | ngen::mdarray< T > | |
| m_data | ngen::mdarray< T > | private |
| m_shape | ngen::mdarray< T > | private |
| max_size(Tp shape) | ngen::mdarray< T > | inlineprivate |
| mdarray()=default | ngen::mdarray< T > | |
| mdarray(const boost::span< const size_type > dsizes) | ngen::mdarray< T > | inline |
| mdarray(std::initializer_list< size_type > dsizes) | ngen::mdarray< T > | inline |
| operator[](const boost::span< const size_type > n) noexcept | ngen::mdarray< T > | inline |
| operator[](const boost::span< const size_type > n) const noexcept | ngen::mdarray< T > | inline |
| pointer typedef | ngen::mdarray< T > | |
| rank() const noexcept | ngen::mdarray< T > | inline |
| reference typedef | ngen::mdarray< T > | |
| shape() const noexcept | ngen::mdarray< T > | inline |
| size() const noexcept | ngen::mdarray< T > | inline |
| size_type typedef | ngen::mdarray< T > | |
| value_type typedef | ngen::mdarray< T > |