SourcePro® 2025.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWMathVec< T >, including all inherited members.
| abs(const RWMathVec< double > &) | RWMathVec< T > | related |
| abs(const RWMathVec< float > &) | RWMathVec< T > | related |
| abs(const RWMathVec< int > &) | RWMathVec< T > | related |
| abs(const RWMathVec< DComplex > &) | RWMathVec< T > | related |
| abs(const RWMathVec< signed char > &) | RWMathVec< T > | related |
| acos(const RWMathVec< T > &x) | RWMathVec< T > | related |
| apply(typename rw_numeric_traits< T >::mathFunType f) const | RWMathVec< T > | inline |
| apply2(mathFunType2 f) const | RWMathVec< T > | |
| arg(const RWMathVec< DComplex > &v) | RWMathVec< T > | related |
| asin(const RWMathVec< T > &x) | RWMathVec< T > | related |
| atan(const RWMathVec< T > &x) | RWMathVec< T > | related |
| atan2(const RWMathVec< T > &x, const RWMathVec< T > &y) | RWMathVec< T > | related |
| begin() | RWMathVec< T > | inline |
| begin() const | RWMathVec< T > | inline |
| binaryStoreSize() const | RWMathVec< T > | |
| cbegin() const | RWMathVec< T > | inline |
| ceil(const RWMathVec< T > &x) | RWMathVec< T > | related |
| cend() const | RWMathVec< T > | inline |
| COLUMN_MAJOR enum value | RWDataView | |
| conj(const RWMathVec< DComplex > &x) | RWMathVec< T > | related |
| conjDot(const RWMathVec< DComplex > &x, const RWMathVec< DComplex > &y) | RWMathVec< T > | related |
| const_iterator typedef | RWMathVec< T > | |
| const_reverse_iterator typedef | RWMathVec< T > | |
| copy() const | RWMathVec< T > | |
| cos(const RWMathVec< T > &x) | RWMathVec< T > | related |
| cosh(const RWMathVec< T > &x) | RWMathVec< T > | related |
| crbegin() const | RWMathVec< T > | inline |
| crend() const | RWMathVec< T > | inline |
| cumsum(const RWMathVec< T > &x) | RWMathVec< T > | related |
| data() | RWMathVec< T > | inline |
| data() const | RWMathVec< T > | inline |
| deepCopy() const | RWMathVec< T > | |
| deepenShallowCopy() | RWMathVec< T > | |
| delta(const RWMathVec< T > &x) | RWMathVec< T > | related |
| dot(const RWMathVec< T > &x, const RWMathVec< T > &y) | RWMathVec< T > | related |
| end() | RWMathVec< T > | inline |
| end() const | RWMathVec< T > | inline |
| exp(const RWMathVec< T > &x) | RWMathVec< T > | related |
| expandConjugateEven(const RWMathVec< DComplex > &) | RWMathVec< T > | related |
| expandConjugateOdd(const RWMathVec< DComplex > &) | RWMathVec< T > | related |
| expandEven(const RWMathVec< T > &) | RWMathVec< T > | related |
| expandOdd(const RWMathVec< T > &) | RWMathVec< T > | related |
| floor(const RWMathVec< T > &V) | RWMathVec< T > | related |
| frobNorm(const RWMathVec< double > &v) | RWMathVec< T > | related |
| frobNorm(const RWMathVec< float > &v) | RWMathVec< T > | related |
| frobNorm(const RWMathVec< DComplex > &v) | RWMathVec< T > | related |
| imag(const RWMathVec< DComplex > &v) | RWMathVec< T > | friend |
| iterator typedef | RWMathVec< T > | |
| kurtosis(const RWMathVec< double > &) | RWMathVec< T > | related |
| l1Norm(const RWMathVec< double > &v) | RWMathVec< T > | related |
| l1Norm(const RWMathVec< float > &v) | RWMathVec< T > | related |
| l1Norm(const RWMathVec< DComplex > &v) | RWMathVec< T > | related |
| l2Norm(const RWMathVec< double > &v) | RWMathVec< T > | related |
| l2Norm(const RWMathVec< float > &v) | RWMathVec< T > | related |
| l2Norm(const RWMathVec< DComplex > &v) | RWMathVec< T > | related |
| length() const | RWMathVec< T > | inline |
| linfNorm(const RWMathVec< double > &v) | RWMathVec< T > | related |
| linfNorm(const RWMathVec< float > &v) | RWMathVec< T > | related |
| linfNorm(const RWMathVec< DComplex > &v) | RWMathVec< T > | related |
| log(const RWMathVec< T > &x) | RWMathVec< T > | related |
| log10(const RWMathVec< T > &x) | RWMathVec< T > | related |
| mathFunType typedef | RWMathVec< T > | |
| mathFunType2 typedef | RWMathVec< T > | |
| maxIndex(const RWMathVec< T > &) | RWMathVec< T > | related |
| maxNorm(const RWMathVec< double > &v) | RWMathVec< T > | related |
| maxNorm(const RWMathVec< float > &v) | RWMathVec< T > | related |
| maxNorm(const RWMathVec< DComplex > &v) | RWMathVec< T > | related |
| maxValue(const RWMathVec< T > &) | RWMathVec< T > | related |
| mean(const RWMathVec< T > &V) | RWMathVec< T > | related |
| minIndex(const RWMathVec< T > &) | RWMathVec< T > | related |
| minValue(const RWMathVec< T > &) | RWMathVec< T > | related |
| norm(const RWMathVec< DComplex > &x) | RWMathVec< T > | related |
| norm_type typedef | RWMathVec< T > | |
| operator RWMathVec< promote_type >() | RWMathVec< T > | inline |
| operator!=(const RWMathVec< T > &lhs, const RWMathVec< T > &rhs) | RWMathVec< T > | friend |
| operator()(int i) | RWMathVec< T > | inline |
| operator()(int i) const | RWMathVec< T > | inline |
| operator()(const RWSlice &) | RWMathVec< T > | inline |
| operator()(const RWSlice &) const | RWMathVec< T > | inline |
| operator*(const RWMathVec< T > &u, const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator*(const RWMathVec< T > &u, const T &s) | RWMathVec< T > | related |
| operator*(const T &s, const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator*=(const T &v) | RWMathVec< T > | |
| operator*=(const RWMathVec< T > &v) | RWMathVec< T > | |
| operator+(const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator+(const RWMathVec< T > &u, const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator+(const RWMathVec< T > &u, const T &s) | RWMathVec< T > | related |
| operator+(const T &s, const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator++() | RWMathVec< T > | |
| operator++(int) | RWMathVec< T > | inline |
| operator+=(const T &v) | RWMathVec< T > | |
| operator+=(const RWMathVec< T > &v) | RWMathVec< T > | |
| operator-(const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator-(const RWMathVec< T > &u, const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator-(const T &s, const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator-(const RWMathVec< T > &u, const T &s) | RWMathVec< T > | related |
| operator--() | RWMathVec< T > | |
| operator--(int) | RWMathVec< T > | inline |
| operator-=(const T &v) | RWMathVec< T > | |
| operator-=(const RWMathVec< T > &v) | RWMathVec< T > | |
| operator/(const RWMathVec< T > &u, const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator/(const T &s, const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator/(const RWMathVec< T > &u, const T &s) | RWMathVec< T > | related |
| operator/=(const T &v) | RWMathVec< T > | |
| operator/=(const RWMathVec< T > &v) | RWMathVec< T > | |
| operator<<(std::ostream &s, const RWMathVec< T > &v) | RWMathVec< T > | related |
| operator=(const RWMathVec< T > &v) | RWMathVec< T > | |
| operator=(const RWMathVecPick< T > &v) | RWMathVec< T > | |
| operator=(const T &v) | RWMathVec< T > | |
| operator==(const RWMathVec< T > &lhs, const RWMathVec< T > &rhs) | RWMathVec< T > | friend |
| operator>>(std::istream &s, RWMathVec< T > &v) | RWMathVec< T > | related |
| operator[](int i) | RWMathVec< T > | inline |
| operator[](int i) const | RWMathVec< T > | inline |
| operator[](const RWSlice &) | RWMathVec< T > | inline |
| operator[](const RWSlice &) const | RWMathVec< T > | inline |
| outerProduct(const RWMathVec< T > &x, const RWMathVec< T > &y) | RWMathVec< T > | related |
| pick(const RWIntVec &v) | RWMathVec< T > | |
| pow(const RWMathVec< T > &x, const RWMathVec< T > &y) | RWMathVec< T > | related |
| pow(const RWMathVec< T > &x, T y) | RWMathVec< T > | related |
| pow(T x, const RWMathVec< T > &y) | RWMathVec< T > | related |
| prod(const RWMathVec< T > &) | RWMathVec< T > | related |
| promote_type typedef | RWMathVec< T > | |
| rbegin() | RWMathVec< T > | inline |
| rbegin() const | RWMathVec< T > | inline |
| real(const RWMathVec< DComplex > &v) | RWMathVec< T > | friend |
| reference(const RWMathVec< T > &v) | RWMathVec< T > | |
| rend() | RWMathVec< T > | inline |
| rend() const | RWMathVec< T > | inline |
| reshape(size_t n) | RWMathVec< T > | |
| resize(size_t n) | RWMathVec< T > | |
| restoreFrom(RWFile &) | RWMathVec< T > | |
| restoreFrom(RWvistream &) | RWMathVec< T > | |
| reverse(const RWMathVec< T > &) | RWMathVec< T > | related |
| reverse_iterator typedef | RWMathVec< T > | |
| rootsOfOne(int N, size_t nterms) | RWMathVec< T > | related |
| rootsOfOne(int N) | RWMathVec< T > | related |
| ROW_MAJOR enum value | RWDataView | |
| RWEITHER enum value | RWDataView | |
| RWMathVec(size_t n, RWRandInterface &r) | RWMathVec< T > | |
| RWMathVec() | RWMathVec< T > | inline |
| RWMathVec(const RWMathVec< T > &a) | RWMathVec< T > | inline |
| RWMathVec(size_t n, RWUninitialized) | RWMathVec< T > | inline |
| RWMathVec(size_t n, const T &initval) | RWMathVec< T > | |
| RWMathVec(size_t n, const T &initval, const T &incr) | RWMathVec< T > | |
| RWMathVec(const char *s) | RWMathVec< T > | |
| RWMathVec(const RWMathVecPick< T > &p) | RWMathVec< T > | |
| RWMathVec(const T *dat, size_t n) | RWMathVec< T > | |
| RWMathVec(const RWMathVec< double > &re, const RWMathVec< double > &im) | RWMathVec< T > | |
| saveOn(RWFile &) const | RWMathVec< T > | |
| saveOn(RWvostream &) const | RWMathVec< T > | |
| sin(const RWMathVec< T > &V) | RWMathVec< T > | related |
| sinh(const RWMathVec< T > &V) | RWMathVec< T > | related |
| skewness(const RWMathVec< double > &) | RWMathVec< T > | related |
| slice(int start, size_t n, int stride=1) const | RWMathVec< T > | |
| sort(const RWMathVec< double > &) | RWMathVec< T > | related |
| spectralVariance(const RWMathVec< DComplex > &) | RWMathVec< T > | related |
| sqrt(const RWMathVec< T > &V) | RWMathVec< T > | related |
| Storage enum name | RWDataView | |
| stride() const | RWMathVec< T > | inline |
| sum(const RWMathVec< T > &) | RWMathVec< T > | related |
| tan(const RWMathVec< T > &V) | RWMathVec< T > | related |
| tanh(const RWMathVec< T > &V) | RWMathVec< T > | related |
| toChar(const RWMathVec< int > &v) | RWMathVec< T > | related |
| toFloat(const RWMathVec< double > &v) | RWMathVec< T > | related |
| toInt(const RWMathVec< double > &v) | RWMathVec< T > | related |
| toInt(const RWMathVec< float > &v) | RWMathVec< T > | related |
| variance(const RWMathVec< double > &) | RWMathVec< T > | related |
| variance(const RWMathVec< DComplex > &) | RWMathVec< T > | related |
| variance(const RWMathVec< float > &) | RWMathVec< T > | related |
|
Copyright © 2025 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |