| args | mio::CustomIndexArray< Typ, Tags > | |
| array() const | mio::CustomIndexArray< Typ, Tags > | inline |
| array() | mio::CustomIndexArray< Typ, Tags > | inline |
| begin() | mio::CustomIndexArray< Typ, Tags > | inline |
| begin() const | mio::CustomIndexArray< Typ, Tags > | inline |
| const_iterator typedef | mio::CustomIndexArray< Typ, Tags > | |
| convert() const | mio::CustomIndexArray< Typ, Tags > | inline |
| CustomIndexArray() | mio::CustomIndexArray< Typ, Tags > | inlineexplicit |
| CustomIndexArray(Index const &dims, Iter b, Iter e) | mio::CustomIndexArray< Typ, Tags > | inline |
| deserialize(IOContext &io, Tag< Derived >) | mio::CustomIndexArray< Typ, Tags > | inlineprotectedstatic |
| deserialize(IOContext &io) | mio::CustomIndexArray< Typ, Tags > | inlinestatic |
| end() | mio::CustomIndexArray< Typ, Tags > | inline |
| end() const | mio::CustomIndexArray< Typ, Tags > | inline |
| get_flat_index(Index const &index) const | mio::CustomIndexArray< Typ, Tags > | inline |
| Index typedef | mio::CustomIndexArray< Typ, Tags > | |
| InternalArrayType typedef | mio::CustomIndexArray< Typ, Tags > | |
| iterator typedef | mio::CustomIndexArray< Typ, Tags > | |
| m_dimensions | mio::CustomIndexArray< Typ, Tags > | private |
| m_numel | mio::CustomIndexArray< Typ, Tags > | private |
| m_numel(product(dims)) | mio::CustomIndexArray< Typ, Tags > | |
| m_y | mio::CustomIndexArray< Typ, Tags > | private |
| m_y(InternalArrayType::Constant(m_numel, 1, Type{std::forward< Ts >(args)...})) | mio::CustomIndexArray< Typ, Tags > | inline |
| numel() const | mio::CustomIndexArray< Typ, Tags > | inline |
| operator!=(const CustomIndexArray &other) const | mio::CustomIndexArray< Typ, Tags > | inline |
| operator=(const Type &scalar) | mio::CustomIndexArray< Typ, Tags > | inline |
| operator==(const CustomIndexArray &other) const | mio::CustomIndexArray< Typ, Tags > | inline |
| operator[](Index const &index) | mio::CustomIndexArray< Typ, Tags > | inline |
| operator[](Index const &index) const | mio::CustomIndexArray< Typ, Tags > | inline |
| reference typedef | mio::CustomIndexArray< Typ, Tags > | |
| requires(std::is_constructible_v< Type, Ts... >) CustomIndexArray(Index const &dims | mio::CustomIndexArray< Typ, Tags > | |
| resize(Index new_dims) | mio::CustomIndexArray< Typ, Tags > | inline |
| resize(mio::Index< Tag > new_dim) | mio::CustomIndexArray< Typ, Tags > | inline |
| serialize(IOContext &io) const | mio::CustomIndexArray< Typ, Tags > | inline |
| set_multiple(const std::vector< typename CustomIndexArray< Typ, Tags... >::Index > &indices, const Typ &value) | mio::CustomIndexArray< Typ, Tags > | inline |
| size() const | mio::CustomIndexArray< Typ, Tags > | inline |
| size() const | mio::CustomIndexArray< Typ, Tags > | inline |
| slice(Seq< size_t > idx_seq) | mio::CustomIndexArray< Typ, Tags > | inline |
| slice(Seq< size_t > idx_seq) const | mio::CustomIndexArray< Typ, Tags > | inline |
| slice(mio::Index< Tag > idx) | mio::CustomIndexArray< Typ, Tags > | inline |
| slice(mio::Index< Tag > idx) const | mio::CustomIndexArray< Typ, Tags > | inline |
| slice(Tag idx) | mio::CustomIndexArray< Typ, Tags > | inline |
| slice(Tag idx) const | mio::CustomIndexArray< Typ, Tags > | inline |
| Type typedef | mio::CustomIndexArray< Typ, Tags > | |
| value_type typedef | mio::CustomIndexArray< Typ, Tags > | |