SourcePro® 2023.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWMathArray< T >, including all inherited members.
abs(const RWMathArray< double > &) | RWMathArray< T > | related |
abs(const RWMathArray< float > &) | RWMathArray< T > | related |
abs(const RWMathArray< int > &) | RWMathArray< T > | related |
abs(const RWMathArray< DComplex > &) | RWMathArray< T > | related |
abs(const RWMathArray< signed char > &) | RWMathArray< T > | related |
acos(const RWMathArray< T > &x) | RWMathArray< T > | related |
apply(mathFunType f) const | RWMathArray< T > | inline |
apply2(mathFunType2 f) const | RWMathArray< T > | |
arg(const RWMathArray< DComplex > &v) | RWMathArray< T > | related |
asin(const RWMathArray< T > &x) | RWMathArray< T > | related |
atan(const RWMathArray< T > &x) | RWMathArray< T > | related |
atan2(const RWMathArray< T > &x, const RWMathArray< T > &y) | RWMathArray< T > | related |
begin() | RWMathArray< T > | inline |
begin() const | RWMathArray< T > | inline |
binaryStoreSize() const | RWMathArray< T > | |
cbegin() const | RWMathArray< T > | inline |
ceil(const RWMathArray< T > &x) | RWMathArray< T > | related |
cend() const | RWMathArray< T > | inline |
COLUMN_MAJOR enum value | RWDataView | |
conj(const RWMathArray< DComplex > &v) | RWMathArray< T > | related |
const_iterator typedef | RWMathArray< T > | |
const_reverse_iterator typedef | RWMathArray< T > | |
copy() const | RWMathArray< T > | |
cos(const RWMathArray< T > &x) | RWMathArray< T > | related |
cosh(const RWMathArray< T > &x) | RWMathArray< T > | related |
crbegin() const | RWMathArray< T > | inline |
crend() const | RWMathArray< T > | inline |
data() | RWMathArray< T > | inline |
data() const | RWMathArray< T > | inline |
deepCopy() const | RWMathArray< T > | |
deepenShallowCopy() | RWMathArray< T > | |
dimension() const | RWMathArray< T > | inline |
end() | RWMathArray< T > | inline |
end() const | RWMathArray< T > | inline |
exp(const RWMathArray< T > &x) | RWMathArray< T > | related |
floor(const RWMathArray< T > &x) | RWMathArray< T > | related |
frobNorm(const RWMathArray< double > &v) | RWMathArray< T > | related |
frobNorm(const RWMathArray< float > &v) | RWMathArray< T > | related |
frobNorm(const RWMathArray< DComplex > &v) | RWMathArray< T > | related |
imag(const RWMathArray< DComplex > &) | RWMathArray< T > | friend |
iterator typedef | RWMathArray< T > | |
length() const | RWMathArray< T > | inline |
length(int i) const | RWMathArray< T > | inline |
log(const RWMathArray< T > &x) | RWMathArray< T > | related |
log10(const RWMathArray< T > &x) | RWMathArray< T > | related |
mathFunType typedef | RWMathArray< T > | |
mathFunType2 typedef | RWMathArray< T > | |
maxIndex(const RWMathArray< T > &) | RWMathArray< T > | related |
maxNorm(const RWMathArray< double > &v) | RWMathArray< T > | related |
maxNorm(const RWMathArray< float > &v) | RWMathArray< T > | related |
maxNorm(const RWMathArray< DComplex > &v) | RWMathArray< T > | related |
maxValue(const RWMathArray< T > &) | RWMathArray< T > | related |
mean(const RWMathArray< T > &V) | RWMathArray< T > | related |
minIndex(const RWMathArray< T > &) | RWMathArray< T > | related |
minValue(const RWMathArray< T > &) | RWMathArray< T > | related |
norm(const RWMathArray< DComplex > &) | RWMathArray< T > | related |
norm_type typedef | RWMathArray< T > | |
operator RWMathArray< promote_type >() | RWMathArray< T > | inline |
operator!=(const RWMathArray< T > &v) const | RWMathArray< T > | |
operator()(const RWIntVec &i) | RWMathArray< T > | inline |
operator()(const RWIntVec &i) const | RWMathArray< T > | inline |
operator()(int i, int j, int k) | RWMathArray< T > | inline |
operator()(int i, int j, int k) const | RWMathArray< T > | inline |
operator()(int i, int j, int k, int l) | RWMathArray< T > | inline |
operator()(int i, int j, int k, int l) const | RWMathArray< T > | inline |
operator()(const RWSlice &i, int j, int k) | RWMathArray< T > | |
operator()(const RWSlice &i, int j, int k) const | RWMathArray< T > | |
operator()(int i, const RWSlice &j, int k) | RWMathArray< T > | |
operator()(int i, const RWSlice &j, int k) const | RWMathArray< T > | |
operator()(int i, int j, const RWSlice &k) | RWMathArray< T > | |
operator()(int i, int j, const RWSlice &k) const | RWMathArray< T > | |
operator()(const RWSlice &i, int j, int k, int l) | RWMathArray< T > | |
operator()(const RWSlice &i, int j, int k, int l) const | RWMathArray< T > | |
operator()(int i, const RWSlice &j, int k, int l) | RWMathArray< T > | |
operator()(int i, const RWSlice &j, int k, int l) const | RWMathArray< T > | |
operator()(int i, int j, const RWSlice &k, int l) | RWMathArray< T > | |
operator()(int i, int j, const RWSlice &k, int l) const | RWMathArray< T > | |
operator()(int i, int j, int k, const RWSlice &l) | RWMathArray< T > | |
operator()(int i, int j, int k, const RWSlice &l) const | RWMathArray< T > | |
operator()(int i, const RWSlice &j, const RWSlice &k) | RWMathArray< T > | |
operator()(int i, const RWSlice &j, const RWSlice &k) const | RWMathArray< T > | |
operator()(const RWSlice &i, int j, const RWSlice &k) | RWMathArray< T > | |
operator()(const RWSlice &i, int j, const RWSlice &k) const | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, int k) | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, int k) const | RWMathArray< T > | |
operator()(int i, int j, const RWSlice &k, const RWSlice &l) | RWMathArray< T > | |
operator()(int i, int j, const RWSlice &k, const RWSlice &l) const | RWMathArray< T > | |
operator()(int i, const RWSlice &j, int k, const RWSlice &l) | RWMathArray< T > | |
operator()(int i, const RWSlice &j, int k, const RWSlice &l) const | RWMathArray< T > | |
operator()(int i, const RWSlice &j, const RWSlice &k, int l) | RWMathArray< T > | |
operator()(int i, const RWSlice &j, const RWSlice &k, int l) const | RWMathArray< T > | |
operator()(const RWSlice &i, int j, int k, const RWSlice &l) | RWMathArray< T > | |
operator()(const RWSlice &i, int j, int k, const RWSlice &l) const | RWMathArray< T > | |
operator()(const RWSlice &i, int j, const RWSlice &k, int l) | RWMathArray< T > | |
operator()(const RWSlice &i, int j, const RWSlice &k, int l) const | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, int k, int l) | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, int k, int l) const | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, const RWSlice &k) | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, const RWSlice &k) const | RWMathArray< T > | |
operator()(int i, const RWSlice &j, const RWSlice &k, const RWSlice &l) | RWMathArray< T > | |
operator()(int i, const RWSlice &j, const RWSlice &k, const RWSlice &l) const | RWMathArray< T > | |
operator()(const RWSlice &i, int j, const RWSlice &k, const RWSlice &l) | RWMathArray< T > | |
operator()(const RWSlice &i, int j, const RWSlice &k, const RWSlice &l) const | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, int k, const RWSlice &l) | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, int k, const RWSlice &l) const | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, const RWSlice &k, int l) | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, const RWSlice &k, int l) const | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, const RWSlice &k, const RWSlice &l) | RWMathArray< T > | |
operator()(const RWSlice &i, const RWSlice &j, const RWSlice &k, const RWSlice &l) const | RWMathArray< T > | |
operator*(const RWMathArray< T > &u, const RWMathArray< T > &v) | RWMathArray< T > | related |
operator*(const RWMathArray< T > &u, const T &s) | RWMathArray< T > | related |
operator*(const T &s, const RWMathArray< T > &v) | RWMathArray< T > | related |
operator*=(const T &s) | RWMathArray< T > | |
operator*=(const RWMathArray< T > &v) | RWMathArray< T > | |
operator+(const RWMathArray< T > &u) | RWMathArray< T > | related |
operator+(const RWMathArray< T > &u, const RWMathArray< T > &v) | RWMathArray< T > | related |
operator+(const RWMathArray< T > &u, const T &s) | RWMathArray< T > | related |
operator+(const T &s, const RWMathArray< T > &v) | RWMathArray< T > | related |
operator++() | RWMathArray< T > | |
operator++(int) | RWMathArray< T > | inline |
operator+=(const T &s) | RWMathArray< T > | |
operator+=(const RWMathArray< T > &v) | RWMathArray< T > | |
operator-(const RWMathArray< T > &u) | RWMathArray< T > | related |
operator-(const RWMathArray< T > &u, const RWMathArray< T > &v) | RWMathArray< T > | related |
operator-(const T &s, const RWMathArray< T > &v) | RWMathArray< T > | related |
operator-(const RWMathArray< T > &u, const T &s) | RWMathArray< T > | related |
operator--() | RWMathArray< T > | |
operator--(int) | RWMathArray< T > | inline |
operator-=(const T &s) | RWMathArray< T > | inline |
operator-=(const RWMathArray< T > &v) | RWMathArray< T > | |
operator/(const RWMathArray< T > &u, const RWMathArray< T > &v) | RWMathArray< T > | related |
operator/(const T &s, const RWMathArray< T > &v) | RWMathArray< T > | related |
operator/(const RWMathArray< T > &u, const T &s) | RWMathArray< T > | related |
operator/=(const T &s) | RWMathArray< T > | |
operator/=(const RWMathArray< T > &v) | RWMathArray< T > | |
operator=(const RWMathArray< T > &v) | RWMathArray< T > | |
operator=(const T &s) | RWMathArray< T > | |
operator==(const RWMathArray< T > &v) const | RWMathArray< T > | |
operator[](const RWIntVec &i) | RWMathArray< T > | inline |
operator[](const RWIntVec &i) const | RWMathArray< T > | inline |
pow(const RWMathArray< T > &x, const RWMathArray< T > &y) | RWMathArray< T > | related |
pow(const RWMathArray< T > &x, T y) | RWMathArray< T > | related |
pow(T x, const RWMathArray< T > &y) | RWMathArray< T > | related |
promote_type typedef | RWMathArray< T > | |
rbegin() | RWMathArray< T > | inline |
rbegin() const | RWMathArray< T > | inline |
real(const RWMathArray< DComplex > &) | RWMathArray< T > | friend |
reference(const RWMathArray< T > &v) | RWMathArray< T > | |
rend() | RWMathArray< T > | inline |
rend() const | RWMathArray< T > | inline |
reshape(const RWIntVec &v, Storage storage=COLUMN_MAJOR) | RWMathArray< T > | |
reshape(size_t m, size_t n, size_t o, Storage storage=COLUMN_MAJOR) | RWMathArray< T > | |
reshape(size_t m, size_t n, size_t o, size_t p, Storage storage=COLUMN_MAJOR) | RWMathArray< T > | |
resize(const RWIntVec &v, Storage storage=COLUMN_MAJOR) | RWMathArray< T > | |
resize(size_t m, size_t n, size_t o, Storage storage=COLUMN_MAJOR) | RWMathArray< T > | |
resize(size_t m, size_t n, size_t o, size_t p, Storage storage=COLUMN_MAJOR) | RWMathArray< T > | |
restoreFrom(RWFile &) | RWMathArray< T > | |
restoreFrom(RWvistream &) | RWMathArray< T > | |
reverse_iterator typedef | RWMathArray< T > | |
ROW_MAJOR enum value | RWDataView | |
RWEITHER enum value | RWDataView | |
RWMathArray() | RWMathArray< T > | |
RWMathArray(const RWIntVec &n, RWUninitialized, Storage storage=COLUMN_MAJOR) | RWMathArray< T > | inline |
RWMathArray(size_t m, size_t n, size_t o, RWUninitialized) | RWMathArray< T > | |
RWMathArray(size_t m, size_t n, size_t o, size_t p, RWUninitialized) | RWMathArray< T > | |
RWMathArray(const RWIntVec &vec, RWTRand< RWRandGenerator > &r, Storage s=COLUMN_MAJOR) | RWMathArray< T > | |
RWMathArray(size_t m, size_t n, size_t o, RWTRand< RWRandGenerator > &r) | RWMathArray< T > | |
RWMathArray(size_t m, size_t n, size_t o, size_t p, RWTRand< RWRandGenerator > &r) | RWMathArray< T > | |
RWMathArray(const RWIntVec &vec, T val) | RWMathArray< T > | |
RWMathArray(size_t m, size_t n, size_t o, T val) | RWMathArray< T > | |
RWMathArray(size_t m, size_t n, size_t o, size_t p, T val) | RWMathArray< T > | |
RWMathArray(const char *s) | RWMathArray< T > | |
RWMathArray(const RWMathArray< T > &a) | RWMathArray< T > | inline |
RWMathArray(const T *dat, const RWIntVec &n) | RWMathArray< T > | |
RWMathArray(const T *dat, size_t m, size_t n, size_t o) | RWMathArray< T > | |
RWMathArray(const T *dat, size_t m, size_t n, size_t o, size_t p) | RWMathArray< T > | |
RWMathArray(const RWMathVec< T > &vec, const RWIntVec &n) | RWMathArray< T > | |
RWMathArray(const RWMathVec< T > &vec, size_t m, size_t n, size_t o) | RWMathArray< T > | |
RWMathArray(const RWMathVec< T > &vec, size_t m, size_t n, size_t o, size_t p) | RWMathArray< T > | |
RWMathArray(const RWMathVec< T > &) | RWMathArray< T > | |
RWMathArray(const RWGenMat< T > &) | RWMathArray< T > | |
RWMathArray(const RWMathArray< double > &re, const RWMathArray< double > &im) | RWMathArray< T > | |
saveOn(RWFile &) const | RWMathArray< T > | |
saveOn(RWvostream &) const | RWMathArray< T > | |
sin(const RWMathArray< T > &V) | RWMathArray< T > | related |
sinh(const RWMathArray< T > &V) | RWMathArray< T > | related |
slice(const RWIntVec &start, const RWIntVec &lgt, const RWGenMat< int > &strider) const | RWMathArray< T > | |
sqrt(const RWMathArray< T > &V) | RWMathArray< T > | related |
Storage enum name | RWDataView | |
tan(const RWMathArray< T > &x) | RWMathArray< T > | related |
tanh(const RWMathArray< T > &x) | RWMathArray< T > | related |
toChar(const RWMathArray< int > &v) | RWMathArray< T > | related |
toFloat(const RWMathArray< double > &v) | RWMathArray< T > | related |
toGenMat(const RWMathArray< T > &) | RWMathArray< T > | related |
toInt(const RWMathArray< double > &v) | RWMathArray< T > | related |
toInt(const RWMathArray< float > &v) | RWMathArray< T > | related |
toScalar(const RWMathArray< T > &) | RWMathArray< T > | related |
toVec(const RWMathArray< T > &) | RWMathArray< T > | related |
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |