| add(const VectorNumT< T > &v) | gstlrn::VectorNumT< T > | inline |
| addCst(double value) | gstlrn::VectorNumT< T > | |
| addCstInPlace(double value, VectorNumT< T > &out) const | gstlrn::VectorNumT< T > | |
| addVec(const VectorNumT< T > &v) const | gstlrn::VectorNumT< T > | |
| addVecInPlace(const VectorNumT< T > &v, VectorNumT< T > &out) const | gstlrn::VectorNumT< T > | |
| assign(InputIt first, InputIt last) | gstlrn::VectorT< T > | inline |
| at(size_type pos) const | gstlrn::VectorT< T > | inline |
| at(size_type pos) | gstlrn::VectorT< T > | inline |
| back() | gstlrn::VectorT< T > | inline |
| back() const | gstlrn::VectorT< T > | inline |
| begin() | gstlrn::VectorT< T > | inline |
| begin() const | gstlrn::VectorT< T > | inline |
| capacity() const | gstlrn::VectorT< T > | inline |
| cbegin() const | gstlrn::VectorT< T > | inline |
| cend() const | gstlrn::VectorT< T > | inline |
| clear() | gstlrn::VectorT< T > | inline |
| const_iterator typedef | gstlrn::VectorNumT< T > | |
| const_reverse_iterator typedef | gstlrn::VectorNumT< T > | |
| constData() const | gstlrn::VectorT< T > | inline |
| contains(const T &value) const | gstlrn::VectorT< T > | inline |
| correlation(const VectorNumT< T > &other) const | gstlrn::VectorNumT< T > | inline |
| count(Id flagDef=0) const | gstlrn::VectorNumT< T > | inline |
| crbegin() const | gstlrn::VectorT< T > | inline |
| crend() const | gstlrn::VectorT< T > | inline |
| data() | gstlrn::VectorT< T > | inline |
| data() const | gstlrn::VectorT< T > | inline |
| display(const AStringFormat *strfmt=nullptr) const | gstlrn::VectorT< T > | inline |
| divide(const VectorNumT< T > &v) | gstlrn::VectorNumT< T > | inline |
| divideCst(double value) | gstlrn::VectorNumT< T > | |
| divideCstInPlace(double value, VectorNumT< T > &out) const | gstlrn::VectorNumT< T > | |
| divideVec(const VectorNumT< T > &v) const | gstlrn::VectorNumT< T > | |
| divideVecInPlace(const VectorNumT< T > &v, VectorNumT< T > &out) const | gstlrn::VectorNumT< T > | |
| dump(const String &title=String(), bool newLineAfterTitle=true) const | gstlrn::VectorNumT< T > | inline |
| empty() const | gstlrn::VectorT< T > | inline |
| end() | gstlrn::VectorT< T > | inline |
| end() const | gstlrn::VectorT< T > | inline |
| erase(const_iterator pos) | gstlrn::VectorT< T > | inline |
| erase(const_iterator first, const_iterator last) | gstlrn::VectorT< T > | inline |
| fill(const T &value, size_type size=0) | gstlrn::VectorT< T > | inline |
| front() | gstlrn::VectorT< T > | inline |
| front() const | gstlrn::VectorT< T > | inline |
| getAt(Id pos) const | gstlrn::VectorT< T > | inline |
| getVector() | gstlrn::VectorT< T > | inline |
| getVector() const | gstlrn::VectorT< T > | inline |
| getVectorPtr() const | gstlrn::VectorT< T > | inline |
| identify() const | gstlrn::VectorNumT< T > | inline |
| innerProduct(const VectorNumT< T > &v, Id size=0) const | gstlrn::VectorNumT< T > | inline |
| insert(size_type i, const T &value) | gstlrn::VectorT< T > | inline |
| insert(size_type i, size_type count, const T &value) | gstlrn::VectorT< T > | inline |
| insert(const_iterator pos, const_iterator first, const_iterator last) | gstlrn::VectorT< T > | inline |
| isConstant() | gstlrn::VectorNumT< T > | inline |
| isEqual(const VectorNumT &other, double eps=1.e-10) const | gstlrn::VectorNumT< T > | inline |
| iterator typedef | gstlrn::VectorNumT< T > | |
| length() const | gstlrn::VectorT< T > | inline |
| maximum(bool flagAbs=false) const | gstlrn::VectorNumT< T > | inline |
| mean() const | gstlrn::VectorNumT< T > | inline |
| median() const | gstlrn::VectorNumT< T > | inline |
| minimum(bool flagAbs=false) const | gstlrn::VectorNumT< T > | inline |
| multiply(const VectorNumT< T > &v) | gstlrn::VectorNumT< T > | inline |
| multiplyCst(double value) | gstlrn::VectorNumT< T > | |
| multiplyCstInPlace(double value, VectorNumT< T > &out) const | gstlrn::VectorNumT< T > | |
| multiplyVec(const VectorNumT< T > &v) const | gstlrn::VectorNumT< T > | |
| multiplyVecInPlace(const VectorNumT< T > &v, VectorNumT< T > &out) const | gstlrn::VectorNumT< T > | |
| norm(Id normType=2) const | gstlrn::VectorNumT< T > | inline |
| norm2() const | gstlrn::VectorNumT< T > | inline |
| normalizeInPlace(Id normType=2) | gstlrn::VectorNumT< T > | inline |
| normTo(const VectorNumT< T > &other) const | gstlrn::VectorNumT< T > | inline |
| operator const Vector &() const | gstlrn::VectorT< T > | inline |
| operator!=(const VectorT &other) const | gstlrn::VectorT< T > | inline |
| operator+=(const VectorNumT< T > &v) -> VectorNumT< T > & | gstlrn::VectorNumT< T > | |
| operator<(const VectorT &other) const | gstlrn::VectorT< T > | inline |
| operator<<(const T &value) | gstlrn::VectorT< T > | inline |
| operator<<(const VectorT< T > &v) | gstlrn::VectorT< T > | inline |
| operator<=(const VectorT &other) const | gstlrn::VectorT< T > | inline |
| operator=(const Vector &vec) | gstlrn::VectorT< T > | inline |
| operator=(const VectorT &other) | gstlrn::VectorT< T > | inline |
| operator=(VectorT &&other) noexcept | gstlrn::VectorT< T > | inline |
| operator=(std::initializer_list< T > init) | gstlrn::VectorT< T > | inline |
| operator==(const VectorT &other) const | gstlrn::VectorT< T > | inline |
| operator>(const VectorT &other) const | gstlrn::VectorT< T > | inline |
| operator>=(const VectorT &other) const | gstlrn::VectorT< T > | inline |
| operator[](size_type pos) const | gstlrn::VectorT< T > | inline |
| operator[](size_type pos) | gstlrn::VectorT< T > | inline |
| Parent typedef | gstlrn::VectorNumT< T > | |
| prod() const | gstlrn::VectorNumT< T > | inline |
| push_back(const T &value) | gstlrn::VectorT< T > | inline |
| push_back(const T &&value) | gstlrn::VectorT< T > | inline |
| push_front(const T &value) | gstlrn::VectorT< T > | inline |
| push_front(const T &&value) | gstlrn::VectorT< T > | inline |
| rbegin() | gstlrn::VectorT< T > | inline |
| remove(size_type i) | gstlrn::VectorT< T > | inline |
| remove(size_type i, size_type count) | gstlrn::VectorT< T > | inline |
| rend() | gstlrn::VectorT< T > | inline |
| reserve(size_type new_cap) | gstlrn::VectorT< T > | inline |
| resize(size_type count) | gstlrn::VectorT< T > | inline |
| resize(size_type count, const T &value) | gstlrn::VectorT< T > | inline |
| reverse_iterator typedef | gstlrn::VectorNumT< T > | |
| sameDimension(const U &other) const | gstlrn::VectorNumT< T > | |
| scalar_type typedef | gstlrn::VectorNumT< T > | |
| setAt(Id pos, const T &v) | gstlrn::VectorT< T > | inline |
| size() const | gstlrn::VectorT< T > | inline |
| size_type typedef | gstlrn::VectorNumT< T > | |
| stdv(bool scaleByN=false) const | gstlrn::VectorNumT< T > | inline |
| subdata(size_type i=0) | gstlrn::VectorT< T > | inline |
| subdata(size_type i=0) const | gstlrn::VectorT< T > | inline |
| subtract(const VectorNumT< T > &v) | gstlrn::VectorNumT< T > | inline |
| subtractCst(double value) | gstlrn::VectorNumT< T > | |
| subtractCstInPlace(double value, VectorNumT< T > &out) const | gstlrn::VectorNumT< T > | |
| subtractVec(const VectorNumT< T > &v) const | gstlrn::VectorNumT< T > | |
| subtractVecInPlace(const VectorNumT< T > &v, VectorNumT< T > &out) const | gstlrn::VectorNumT< T > | |
| sum() const | gstlrn::VectorNumT< T > | inline |
| swap(VectorT &other) | gstlrn::VectorT< T > | inline |
| toString(const AStringFormat *strfmt=nullptr) const | gstlrn::VectorT< T > | inline |
| toTL() const | gstlrn::VectorT< T > | inline |
| value_type typedef | gstlrn::VectorNumT< T > | |
| variance(bool scaleByN=false) const | gstlrn::VectorNumT< T > | inline |
| Vector typedef | gstlrn::VectorNumT< T > | |
| VectorNumT() | gstlrn::VectorNumT< T > | inline |
| VectorNumT(const Vector &vec) | gstlrn::VectorNumT< T > | inline |
| VectorNumT(size_type count, const T &value={}) | gstlrn::VectorNumT< T > | inline |
| VectorNumT(InputIt first, InputIt last) | gstlrn::VectorNumT< T > | inline |
| VectorNumT(const VectorNumT &other)=default | gstlrn::VectorNumT< T > | inline |
| VectorNumT(std::initializer_list< T > init) | gstlrn::VectorNumT< T > | inline |
| VectorT() | gstlrn::VectorT< T > | inline |
| VectorT(const Vector &vec) | gstlrn::VectorT< T > | inline |
| VectorT(size_type count, const T &value={}) | gstlrn::VectorT< T > | inline |
| VectorT(InputIt first, InputIt last) | gstlrn::VectorT< T > | inline |
| VectorT(const VectorT &other)=default | gstlrn::VectorT< T > | inline |
| VectorT(std::initializer_list< T > init) | gstlrn::VectorT< T > | inline |
| VectorT(VectorT &&other) noexcept | gstlrn::VectorT< T > | inline |
| ~VectorNumT()=default | gstlrn::VectorNumT< T > | inline |
| ~VectorT()=default | gstlrn::VectorT< T > | inline |