| all(Fn &&predicate) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| allElementsAreFinite() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| allElementsAreFinite() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| allElementsEqual(const T &value) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| allElementsEqual() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| any(Fn &&predicate) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| anyElementIsNaN() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| anyElementIsNaN() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| assign(std::initializer_list< ElementType > elements) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| at(size_t i) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| at(size_t i) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| back() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| back() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| backIdx() const noexcept | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| backIdx() noexcept | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inlinestatic |
| begin() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| begin() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| contains(const T &value) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| contains(It it) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| copyFrom(const ElementType *otherData, size_t otherSize) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| count(const ElementType &valueToLookFor) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| countIf(Fn &&predicate) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| data() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| data() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| elementsAreSorted() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| empty() const noexcept | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| end() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| end() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| evalNextVectorOpInExpressionChain(void *) const (defined in vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType >) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| fill(const value_type &value) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| fillLinspace(ElementType start, ElementType stop, bool includeEnd=true) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| find(const T &valueToLookFor) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| find(const T &valueToLookFor) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| findIf(Fn &&predicate) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| findIf(Fn &&predicate) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| findIfReverse(Fn &&predicate) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| findIfReverse(Fn &&predicate) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| findReverse(const T &valueToLookFor) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| findReverse(const T &valueToLookFor) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| firstValueGreaterThan(const value_type &valueToLookFor) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| firstValueGreaterThanOrEqualTo(const value_type &valueToLookFor) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| forEach(Fn &&fn) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| forEach(Fn &&fn) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| forEach(Fn &&fn) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| forEach(Fn &&fn) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| forEach(Fn &&fn) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| forEach(Fn &&fn) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| forEach(Fn &&fn, Args &&... fnArgs) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| forEach(Fn &&fn, Args &&... fnArgs) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| forEach(Fn &&fn, Args &&... fnArgs) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| front() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| front() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| getExtent(size_t amountToShrink=0) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inlinestatic |
| getNeon(size_t i) const &&is | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| getStorageInfo() const (defined in vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType >) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| indexIf(Fn &&predicate) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| indexIfReverse(Fn &&predicate) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| indexOf(const T &value) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| indexOfReverse(const T &value) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| isNotAliased(const void *) const (defined in vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType >) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| max() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| maxAbs() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| mean() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| meanSquare() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| min() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| minAbs() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| operator*=(const V &v) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| operator*=(value_type c) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| operator+=(const V &v) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| operator+=(value_type c) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| operator-=(const V &v) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| operator-=(value_type c) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| operator/=(const V &v) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| operator/=(value_type c) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| operator[](size_t i) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| operator[](size_t i) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| rbegin() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| rbegin() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| rend() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| rend() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| reverse() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| rms() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| rotate(size_t newFirstElementIdx) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| shiftLeft(size_t n, bool clearFreeSpaceAfterShiftedRegion) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| shiftRight(size_t n, bool clearFreeSpaceBeforeShiftedRegion) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| size() const noexcept | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| size() noexcept | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inlinestatic |
| sizeInBytes() const noexcept | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| sizeInBytes() noexcept | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inlinestatic |
| sort() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| sort(ComparatorFn &&compare) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| subSpan() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| subSpan() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| subSpan(size_t startIdx) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| subSpan(size_t startIdx) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| subSpan() | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| subSpan() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| subSpan(size_t startIdx, size_t numElements) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| subSpan(size_t startIdx, size_t numElements) const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | inline |
| sum() const | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |
| value_type typedef (defined in vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType >) | vctr::VctrBase< ElementType, StorageType, extent, StorageInfoType > | |