| ArrayView()=default | microstrain::ArrayView< T, DYNAMIC_EXTENT > |  | 
  | ArrayView(pointer ptr, size_t cnt) | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | ArrayView(T(&arr)[N]) | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | back() const noexcept | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | begin() const noexcept | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | const_iterator typedef | microstrain::ArrayView< T, DYNAMIC_EXTENT > |  | 
  | const_pointer typedef | microstrain::ArrayView< T, DYNAMIC_EXTENT > |  | 
  | const_reference typedef | microstrain::ArrayView< T, DYNAMIC_EXTENT > |  | 
  | data() const noexcept | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | difference_type typedef | microstrain::ArrayView< T, DYNAMIC_EXTENT > |  | 
  | element_type typedef | microstrain::ArrayView< T, DYNAMIC_EXTENT > |  | 
  | empty() const noexcept | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | end() const noexcept | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | first(size_t count) const | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | first() const | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | front() const noexcept | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | iterator typedef | microstrain::ArrayView< T, DYNAMIC_EXTENT > |  | 
  | last(size_t count) const | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | last() const | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | operator pointer() const | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | operator[](Index idx) const noexcept | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | pointer typedef | microstrain::ArrayView< T, DYNAMIC_EXTENT > |  | 
  | reference typedef | microstrain::ArrayView< T, DYNAMIC_EXTENT > |  | 
  | size() const noexcept | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | subspan(size_t index, size_t length) const | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | subspan(size_t index) const | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | subspan() const | microstrain::ArrayView< T, DYNAMIC_EXTENT > | inline | 
  | value_type typedef | microstrain::ArrayView< T, DYNAMIC_EXTENT > |  |