![]() SourcePro C++ 12.5 |
SourcePro® C++ API Reference Guide |
Product Documentation: SourcePro C++ Documentation Home |
This is the complete list of members for RWGenMat< TypeT >, including all inherited members.
| abs(const RWGenMat< DComplex > &M) | RWGenMat< TypeT > | related |
| abs(const RWGenMat< double > &M) | RWGenMat< TypeT > | related |
| abs(const RWGenMat< float > &M) | RWGenMat< TypeT > | related |
| abs(const RWGenMat< int > &M) | RWGenMat< TypeT > | related |
| abs(const RWGenMat< SChar > &M) | RWGenMat< TypeT > | related |
| acos(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| apply(mathFunType f) const | RWGenMat< TypeT > | |
| apply2(mathFunType2 f) const | RWGenMat< TypeT > | |
| arg(const RWGenMat< DComplex > &x) | RWGenMat< TypeT > | related |
| asin(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| atan(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| atan2(const RWGenMat< T > &x, const RWGenMat< T > &y) | RWGenMat< TypeT > | related |
| begin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) | RWGenMat< TypeT > | inline |
| begin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const | RWGenMat< TypeT > | inline |
| binaryStoreSize() const | RWGenMat< TypeT > | |
| cbegin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const | RWGenMat< TypeT > | inline |
| ceil(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| cend(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const | RWGenMat< TypeT > | inline |
| col(int) const | RWGenMat< TypeT > | |
| col(int) | RWGenMat< TypeT > | |
| cols() const | RWGenMat< TypeT > | inline |
| colStride() const | RWGenMat< TypeT > | inline |
| COLUMN_MAJOR enum value | RWDataView | |
| conj(const RWGenMat< DComplex > &x) | RWGenMat< TypeT > | related |
| conjTransposeProduct(const RWGenMat< DComplex > &A, const RWGenMat< DComplex > &B) | RWGenMat< TypeT > | related |
| const_iterator typedef | RWGenMat< TypeT > | |
| const_reverse_iterator typedef | RWGenMat< TypeT > | |
| copy(Storage s=COLUMN_MAJOR) const | RWGenMat< TypeT > | |
| cos(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| cosh(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| crbegin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const | RWGenMat< TypeT > | inline |
| crend(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const | RWGenMat< TypeT > | inline |
| data() | RWGenMat< TypeT > | inline |
| data() const | RWGenMat< TypeT > | inline |
| deepCopy(Storage s=COLUMN_MAJOR) const | RWGenMat< TypeT > | |
| deepenShallowCopy(Storage s=COLUMN_MAJOR) | RWGenMat< TypeT > | |
| determinant(const RWGenMat< T > &A) | RWGenMat< TypeT > | related |
| diagonal(int idiag=0) const | RWGenMat< TypeT > | |
| diagonal(int idiag=0) | RWGenMat< TypeT > | |
| elementProduct(const RWGenMat< T > &A, const RWGenMat< T > &B) | RWGenMat< TypeT > | related |
| end(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) | RWGenMat< TypeT > | inline |
| end(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const | RWGenMat< TypeT > | inline |
| exp(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| floor(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| frobNorm(const RWGenMat< DComplex > &) | RWGenMat< TypeT > | related |
| frobNorm(const RWGenMat< double > &) | RWGenMat< TypeT > | related |
| frobNorm(const RWGenMat< float > &) | RWGenMat< TypeT > | related |
| imag(const RWGenMat< DComplex > &) | RWGenMat< TypeT > | friend |
| iterator typedef | RWGenMat< TypeT > | |
| l1Norm(const RWGenMat< DComplex > &) | RWGenMat< TypeT > | related |
| l1Norm(const RWGenMat< double > &) | RWGenMat< TypeT > | related |
| l1Norm(const RWGenMat< float > &) | RWGenMat< TypeT > | related |
| linfNorm(const RWGenMat< DComplex > &) | RWGenMat< TypeT > | related |
| linfNorm(const RWGenMat< double > &) | RWGenMat< TypeT > | related |
| linfNorm(const RWGenMat< float > &) | RWGenMat< TypeT > | related |
| log(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| log10(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| mathFunType typedef | RWGenMat< TypeT > | |
| mathFunType2 typedef | RWGenMat< TypeT > | |
| maxIndex(const RWGenMat< T > &, int *i, int *j) | RWGenMat< TypeT > | related |
| maxNorm(const RWGenMat< DComplex > &) | RWGenMat< TypeT > | related |
| maxNorm(const RWGenMat< double > &) | RWGenMat< TypeT > | related |
| maxNorm(const RWGenMat< float > &) | RWGenMat< TypeT > | related |
| maxValue(const RWGenMat< T > &) | RWGenMat< TypeT > | related |
| mean(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| minIndex(const RWGenMat< T > &, int *i, int *j) | RWGenMat< TypeT > | related |
| minValue(const RWGenMat< T > &) | RWGenMat< TypeT > | related |
| norm(const RWGenMat< DComplex > &x) | RWGenMat< TypeT > | related |
| norm_type typedef | RWGenMat< TypeT > | |
| operator RWGenMat< promote_type >() | RWGenMat< TypeT > | inline |
| operator!=(const RWGenMat< T > &v) const | RWGenMat< TypeT > | |
| operator%(const RWGenMat< T > &A, const RWGenMat< T > &B) | RWGenMat< TypeT > | related |
| operator%(const RWGenMat< T > &A, const RWMathVec< T > &x) | RWGenMat< TypeT > | related |
| operator%(const RWMathVec< T > &x, const RWGenMat< T > &A) | RWGenMat< TypeT > | related |
| operator()(int i, int j) | RWGenMat< TypeT > | |
| operator()(int i, int j) const | RWGenMat< TypeT > | |
| operator()(int i, const RWSlice &j) | RWGenMat< TypeT > | |
| operator()(int i, const RWSlice &j) const | RWGenMat< TypeT > | |
| operator()(const RWSlice &i, int j) | RWGenMat< TypeT > | |
| operator()(const RWSlice &i, int j) const | RWGenMat< TypeT > | |
| operator()(const RWSlice &i, const RWSlice &j) | RWGenMat< TypeT > | |
| operator()(const RWSlice &i, const RWSlice &j) const | RWGenMat< TypeT > | |
| operator*(const RWGenMat< T > &u, const RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| operator*(const RWGenMat< T > &u, const T &s) | RWGenMat< TypeT > | related |
| operator*(const T &s, const RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| operator*=(const T &s) | RWGenMat< TypeT > | |
| operator*=(const RWGenMat< T > &v) | RWGenMat< TypeT > | |
| operator+(const RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| operator+(const RWGenMat< T > &u, const RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| operator+(const RWGenMat< T > &u, const T &s) | RWGenMat< TypeT > | related |
| operator+(const T &s, const RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| operator++() | RWGenMat< TypeT > | |
| operator++(int) | RWGenMat< TypeT > | inline |
| operator+=(const T &s) | RWGenMat< TypeT > | |
| operator+=(const RWGenMat< T > &v) | RWGenMat< TypeT > | |
| operator-(const RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| operator-(const RWGenMat< T > &u, const RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| operator-(const T &s, const RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| operator-(const RWGenMat< T > &u, const T &s) | RWGenMat< TypeT > | related |
| operator--() | RWGenMat< TypeT > | |
| operator--(int) | RWGenMat< TypeT > | inline |
| operator-=(const T &s) | RWGenMat< TypeT > | |
| operator-=(const RWGenMat< T > &v) | RWGenMat< TypeT > | |
| operator/(const RWGenMat< T > &u, const RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| operator/(const T &s, const RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| operator/(const RWGenMat< T > &u, const T &s) | RWGenMat< TypeT > | related |
| operator/=(const T &s) | RWGenMat< TypeT > | |
| operator/=(const RWGenMat< T > &v) | RWGenMat< TypeT > | |
| operator<<(std::ostream &s, const RWGenMat< T > &m) | RWGenMat< TypeT > | related |
| operator=(const RWGenMat< T > &v) | RWGenMat< TypeT > | |
| operator=(const RWGenMatPick< T > &v) | RWGenMat< TypeT > | |
| operator=(const T &s) | RWGenMat< TypeT > | |
| operator==(const RWGenMat< T > &) const | RWGenMat< TypeT > | |
| operator>>(std::istream &s, RWGenMat< T > &v) | RWGenMat< TypeT > | related |
| pick(const RWIntVec &v1, const RWIntVec &v2) | RWGenMat< TypeT > | |
| pick(const RWIntVec &v1, const RWIntVec &v2) const | RWGenMat< TypeT > | |
| pow(const RWGenMat< T > &x, const RWGenMat< T > &y) | RWGenMat< TypeT > | related |
| pow(const RWGenMat< T > &x, T y) | RWGenMat< TypeT > | related |
| pow(T x, const RWGenMat< T > &y) | RWGenMat< TypeT > | related |
| product(const RWGenMat< T > &A, const RWMathVec< T > &v) | RWGenMat< TypeT > | related |
| product(const RWGenMat< T > &A, const RWGenMat< T > &B) | RWGenMat< TypeT > | related |
| promote_type typedef | RWGenMat< TypeT > | |
| rbegin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) | RWGenMat< TypeT > | inline |
| rbegin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const | RWGenMat< TypeT > | inline |
| real(const RWGenMat< DComplex > &) | RWGenMat< TypeT > | friend |
| reference(const RWGenMat< T > &m) | RWGenMat< TypeT > | |
| rend(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) | RWGenMat< TypeT > | inline |
| rend(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const | RWGenMat< TypeT > | inline |
| reshape(size_t m, size_t n, Storage s=COLUMN_MAJOR) | RWGenMat< TypeT > | |
| resize(size_t m, size_t n, Storage s=COLUMN_MAJOR) | RWGenMat< TypeT > | |
| restoreFrom(RWFile &, Storage s=COLUMN_MAJOR) | RWGenMat< TypeT > | |
| restoreFrom(RWvistream &, Storage s=COLUMN_MAJOR) | RWGenMat< TypeT > | |
| reverse_iterator typedef | RWGenMat< TypeT > | |
| row(int) const | RWGenMat< TypeT > | |
| row(int) | RWGenMat< TypeT > | |
| ROW_MAJOR enum value | RWDataView | |
| rows() const | RWGenMat< TypeT > | inline |
| rowStride() const | RWGenMat< TypeT > | inline |
| RWEITHER enum value | RWDataView | |
| RWGenMat() | RWGenMat< TypeT > | inline |
| RWGenMat(size_t m, size_t n, RWUninitialized, Storage s=COLUMN_MAJOR) | RWGenMat< TypeT > | inline |
| RWGenMat(size_t m, size_t n, RWTRand< RWRandGenerator > &r, Storage=COLUMN_MAJOR) | RWGenMat< TypeT > | |
| RWGenMat(size_t m, size_t n, const T &initval, Storage storage=COLUMN_MAJOR) | RWGenMat< TypeT > | inline |
| RWGenMat(const char *s, Storage=COLUMN_MAJOR) | RWGenMat< TypeT > | |
| RWGenMat(const RWGenMat< T > &a) | RWGenMat< TypeT > | inline |
| RWGenMat(const T *dat, size_t m, size_t n, Storage=COLUMN_MAJOR) | RWGenMat< TypeT > | |
| RWGenMat(const RWMathVec< T > &vec, size_t m, size_t s, Storage=COLUMN_MAJOR) | RWGenMat< TypeT > | |
| RWGenMat(const RWGenMat< double > &re, const RWGenMat< double > &im, Storage=COLUMN_MAJOR) | RWGenMat< TypeT > | |
| saveOn(RWFile &) const | RWGenMat< TypeT > | |
| saveOn(RWvostream &) const | RWGenMat< TypeT > | |
| sin(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| sinh(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| slice(int i, int j, size_t n, int rowstride, int colstride) const | RWGenMat< TypeT > | inline |
| slice(int i, int j, size_t m, size_t n, int rowstr1, int colstr1, int rowstr2, int colstr2) const | RWGenMat< TypeT > | inline |
| sqrt(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| Storage enum name | RWDataView | |
| tan(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| tanh(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| toChar(const RWGenMat< int > &V) | RWGenMat< TypeT > | related |
| toFloat(const RWGenMat< double > &V) | RWGenMat< TypeT > | related |
| toInt(const RWGenMat< double > &V) | RWGenMat< TypeT > | related |
| toInt(const RWGenMat< float > &V) | RWGenMat< TypeT > | related |
| transpose(const RWGenMat< T > &x) | RWGenMat< TypeT > | related |
| transposeProduct(const RWGenMat< T > &A, const RWGenMat< T > &B) | RWGenMat< TypeT > | related |
| variance(const RWGenMat< DComplex > &x) | RWGenMat< TypeT > | related |
| variance(const RWGenMat< double > &x) | RWGenMat< TypeT > | related |
| variance(const RWGenMat< float > &x) | RWGenMat< TypeT > | related |
© Copyright Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave and SourcePro are registered trademarks of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.