This is the complete list of members for PLMD::View< T, N >, including all inherited members.
| begin() noexcept | PLMD::View< T, N > | inline |
| begin() const noexcept | PLMD::View< T, N > | inline |
| cbegin() const noexcept | PLMD::View< T, N > | inline |
| cend() const noexcept | PLMD::View< T, N > | inline |
| const_iterator typedef | PLMD::View< T, N > | |
| const_reference typedef | PLMD::View< T, N > | |
| copyConv(const VectorTyped< VT, VD > &v) noexcept | PLMD::View< T, N > | inline |
| data() const noexcept | PLMD::View< T, N > | inline |
| end() noexcept | PLMD::View< T, N > | inline |
| end() const noexcept | PLMD::View< T, N > | inline |
| iterator typedef | PLMD::View< T, N > | |
| modulo() const noexcept | PLMD::View< T, N > | inline |
| modulo2() const noexcept | PLMD::View< T, N > | inline |
| operator*=(const TT v) noexcept | PLMD::View< T, N > | inline |
| operator+=(const VectorTyped< VT, VD > &v) noexcept | PLMD::View< T, N > | inline |
| operator-=(const VectorTyped< VT, VD > &v) noexcept | PLMD::View< T, N > | inline |
| operator/=(const TT v) noexcept | PLMD::View< T, N > | inline |
| operator=(const View &) noexcept=default | PLMD::View< T, N > | |
| operator=(View &&) noexcept=default | PLMD::View< T, N > | |
| operator=(const VectorTyped< VT, VD > &v) noexcept | PLMD::View< T, N > | inline |
| operator[](size_t i) noexcept | PLMD::View< T, N > | inline |
| operator[](size_t i) const noexcept | PLMD::View< T, N > | inline |
| pointer typedef | PLMD::View< T, N > | |
| ptr_ | PLMD::View< T, N > | private |
| reference typedef | PLMD::View< T, N > | |
| size() const noexcept | PLMD::View< T, N > | inline |
| size_ | PLMD::View< T, N > | private |
| subview(size_t offset, size_t count=helpers::dynamic_extent) const noexcept | PLMD::View< T, N > | inline |
| subview() const noexcept | PLMD::View< T, N > | inline |
| subview_n(size_t offset) const noexcept | PLMD::View< T, N > | inline |
| value_type typedef | PLMD::View< T, N > | |
| View(pointer p) noexcept | PLMD::View< T, N > | inlineexplicit |
| View(pointer p, std::size_t const NN) noexcept | PLMD::View< T, N > | inline |
| View(const View &) noexcept=default | PLMD::View< T, N > | |
| View(View &&) noexcept=default | PLMD::View< T, N > | |
| zero() noexcept | PLMD::View< T, N > | inline |