SourcePro® C++ API Reference Guide

Product Documentation:
   SourcePro C++
Documentation Home
RWGenMat< T > Member List

This is the complete list of members for RWGenMat< T >, including all inherited members.

abs(const RWGenMat< DComplex > &M)RWGenMat< T >related
abs(const RWGenMat< double > &M)RWGenMat< T >related
abs(const RWGenMat< float > &M)RWGenMat< T >related
abs(const RWGenMat< int > &M)RWGenMat< T >related
abs(const RWGenMat< SChar > &M)RWGenMat< T >related
acos(const RWGenMat< T > &x)RWGenMat< T >related
apply(mathFunType f) const RWGenMat< T >
apply2(mathFunType2 f) const RWGenMat< T >
arg(const RWGenMat< DComplex > &x)RWGenMat< T >related
asin(const RWGenMat< T > &x)RWGenMat< T >related
atan(const RWGenMat< T > &x)RWGenMat< T >related
atan2(const RWGenMat< T > &x, const RWGenMat< T > &y)RWGenMat< T >related
begin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR)RWGenMat< T >inline
begin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const RWGenMat< T >inline
binaryStoreSize() const RWGenMat< T >
cbegin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const RWGenMat< T >inline
ceil(const RWGenMat< T > &x)RWGenMat< T >related
cend(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const RWGenMat< T >inline
col(int) const RWGenMat< T >inline
col(int)RWGenMat< T >inline
cols() const RWGenMat< T >inline
colStride() const RWGenMat< T >inline
COLUMN_MAJOR enum valueRWDataView
conj(const RWGenMat< DComplex > &x)RWGenMat< T >related
conjTransposeProduct(const RWGenMat< DComplex > &A, const RWGenMat< DComplex > &B)RWGenMat< T >related
const_iterator typedefRWGenMat< T >
const_reverse_iterator typedefRWGenMat< T >
copy(Storage s=COLUMN_MAJOR) const RWGenMat< T >
cos(const RWGenMat< T > &x)RWGenMat< T >related
cosh(const RWGenMat< T > &x)RWGenMat< T >related
crbegin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const RWGenMat< T >inline
crend(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const RWGenMat< T >inline
data()RWGenMat< T >inline
data() const RWGenMat< T >inline
deepCopy(Storage s=COLUMN_MAJOR) const RWGenMat< T >
deepenShallowCopy(Storage s=COLUMN_MAJOR)RWGenMat< T >
determinant(const RWGenMat< T > &A)RWGenMat< T >related
diagonal(int idiag=0) const RWGenMat< T >
diagonal(int idiag=0)RWGenMat< T >
elementProduct(const RWGenMat< T > &A, const RWGenMat< T > &B)RWGenMat< T >related
end(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR)RWGenMat< T >inline
end(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const RWGenMat< T >inline
exp(const RWGenMat< T > &x)RWGenMat< T >related
floor(const RWGenMat< T > &x)RWGenMat< T >related
frobNorm(const RWGenMat< DComplex > &)RWGenMat< T >related
frobNorm(const RWGenMat< double > &)RWGenMat< T >related
frobNorm(const RWGenMat< float > &)RWGenMat< T >related
imag(const RWGenMat< DComplex > &)RWGenMat< T >friend
iterator typedefRWGenMat< T >
l1Norm(const RWGenMat< DComplex > &)RWGenMat< T >related
l1Norm(const RWGenMat< double > &)RWGenMat< T >related
l1Norm(const RWGenMat< float > &)RWGenMat< T >related
linfNorm(const RWGenMat< DComplex > &)RWGenMat< T >related
linfNorm(const RWGenMat< double > &)RWGenMat< T >related
linfNorm(const RWGenMat< float > &)RWGenMat< T >related
log(const RWGenMat< T > &x)RWGenMat< T >related
log10(const RWGenMat< T > &x)RWGenMat< T >related
mathFunType typedefRWGenMat< T >
mathFunType2 typedefRWGenMat< T >
maxIndex(const RWGenMat< T > &, int *i, int *j)RWGenMat< T >related
maxNorm(const RWGenMat< DComplex > &)RWGenMat< T >related
maxNorm(const RWGenMat< double > &)RWGenMat< T >related
maxNorm(const RWGenMat< float > &)RWGenMat< T >related
maxValue(const RWGenMat< T > &)RWGenMat< T >related
mean(const RWGenMat< T > &x)RWGenMat< T >related
minIndex(const RWGenMat< T > &, int *i, int *j)RWGenMat< T >related
minValue(const RWGenMat< T > &)RWGenMat< T >related
norm(const RWGenMat< DComplex > &x)RWGenMat< T >related
norm_type typedefRWGenMat< T >
operator RWGenMat< promote_type >()RWGenMat< T >inline
operator!=(const RWGenMat< T > &v) const RWGenMat< T >
operator%(const RWGenMat< T > &A, const RWGenMat< T > &B)RWGenMat< T >related
operator%(const RWGenMat< T > &A, const RWMathVec< T > &x)RWGenMat< T >related
operator%(const RWMathVec< T > &x, const RWGenMat< T > &A)RWGenMat< T >related
operator()(int i, int j)RWGenMat< T >inline
operator()(int i, int j) const RWGenMat< T >inline
operator()(int i, const RWSlice &j)RWGenMat< T >inline
operator()(int i, const RWSlice &j) const RWGenMat< T >inline
operator()(const RWSlice &i, int j)RWGenMat< T >inline
operator()(const RWSlice &i, int j) const RWGenMat< T >inline
operator()(const RWSlice &i, const RWSlice &j)RWGenMat< T >inline
operator()(const RWSlice &i, const RWSlice &j) const RWGenMat< T >inline
operator*(const RWGenMat< T > &u, const RWGenMat< T > &v)RWGenMat< T >related
operator*(const RWGenMat< T > &u, const T &s)RWGenMat< T >related
operator*(const T &s, const RWGenMat< T > &v)RWGenMat< T >related
operator*=(const T &s)RWGenMat< T >
operator*=(const RWGenMat< T > &v)RWGenMat< T >
operator+(const RWGenMat< T > &v)RWGenMat< T >related
operator+(const RWGenMat< T > &u, const RWGenMat< T > &v)RWGenMat< T >related
operator+(const RWGenMat< T > &u, const T &s)RWGenMat< T >related
operator+(const T &s, const RWGenMat< T > &v)RWGenMat< T >related
operator++()RWGenMat< T >
operator++(int)RWGenMat< T >inline
operator+=(const T &s)RWGenMat< T >
operator+=(const RWGenMat< T > &v)RWGenMat< T >
operator-(const RWGenMat< T > &v)RWGenMat< T >related
operator-(const RWGenMat< T > &u, const RWGenMat< T > &v)RWGenMat< T >related
operator-(const T &s, const RWGenMat< T > &v)RWGenMat< T >related
operator-(const RWGenMat< T > &u, const T &s)RWGenMat< T >related
operator--()RWGenMat< T >
operator--(int)RWGenMat< T >inline
operator-=(const T &s)RWGenMat< T >
operator-=(const RWGenMat< T > &v)RWGenMat< T >
operator/(const RWGenMat< T > &u, const RWGenMat< T > &v)RWGenMat< T >related
operator/(const T &s, const RWGenMat< T > &v)RWGenMat< T >related
operator/(const RWGenMat< T > &u, const T &s)RWGenMat< T >related
operator/=(const T &s)RWGenMat< T >
operator/=(const RWGenMat< T > &v)RWGenMat< T >
operator<<(std::ostream &s, const RWGenMat< T > &m)RWGenMat< T >related
operator=(const RWGenMat< T > &v)RWGenMat< T >
operator=(const RWGenMatPick< T > &v)RWGenMat< T >
operator=(const T &s)RWGenMat< T >
operator==(const RWGenMat< T > &) const RWGenMat< T >
operator>>(std::istream &s, RWGenMat< T > &v)RWGenMat< T >related
pick(const RWIntVec &v1, const RWIntVec &v2)RWGenMat< T >
pick(const RWIntVec &v1, const RWIntVec &v2) const RWGenMat< T >
pow(const RWGenMat< T > &x, const RWGenMat< T > &y)RWGenMat< T >related
pow(const RWGenMat< T > &x, T y)RWGenMat< T >related
pow(T x, const RWGenMat< T > &y)RWGenMat< T >related
product(const RWGenMat< T > &A, const RWMathVec< T > &v)RWGenMat< T >related
product(const RWGenMat< T > &A, const RWGenMat< T > &B)RWGenMat< T >related
promote_type typedefRWGenMat< T >
rbegin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR)RWGenMat< T >inline
rbegin(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const RWGenMat< T >inline
real(const RWGenMat< DComplex > &)RWGenMat< T >friend
reference(const RWGenMat< T > &m)RWGenMat< T >
rend(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR)RWGenMat< T >inline
rend(RWDataView::Storage storage=RWDataView::COLUMN_MAJOR) const RWGenMat< T >inline
reshape(size_t m, size_t n, Storage s=COLUMN_MAJOR)RWGenMat< T >
resize(size_t m, size_t n, Storage s=COLUMN_MAJOR)RWGenMat< T >
restoreFrom(RWFile &, Storage s=COLUMN_MAJOR)RWGenMat< T >
restoreFrom(RWvistream &, Storage s=COLUMN_MAJOR)RWGenMat< T >
reverse_iterator typedefRWGenMat< T >
row(int) const RWGenMat< T >inline
row(int)RWGenMat< T >inline
ROW_MAJOR enum valueRWDataView
rows() const RWGenMat< T >inline
rowStride() const RWGenMat< T >inline
RWEITHER enum valueRWDataView
RWGenMat()RWGenMat< T >inline
RWGenMat(size_t m, size_t n, RWUninitialized, Storage s=COLUMN_MAJOR)RWGenMat< T >inline
RWGenMat(size_t m, size_t n, RWTRand< RWRandGenerator > &r, Storage=COLUMN_MAJOR)RWGenMat< T >
RWGenMat(size_t m, size_t n, const T &initval, Storage storage=COLUMN_MAJOR)RWGenMat< T >inline
RWGenMat(const char *s, Storage=COLUMN_MAJOR)RWGenMat< T >
RWGenMat(const RWGenMat< T > &a)RWGenMat< T >inline
RWGenMat(const T *dat, size_t m, size_t n, Storage=COLUMN_MAJOR)RWGenMat< T >
RWGenMat(const RWMathVec< T > &vec, size_t m, size_t s, Storage=COLUMN_MAJOR)RWGenMat< T >
RWGenMat(const RWGenMat< double > &re, const RWGenMat< double > &im, Storage=COLUMN_MAJOR)RWGenMat< T >
saveOn(RWFile &) const RWGenMat< T >
saveOn(RWvostream &) const RWGenMat< T >
sin(const RWGenMat< T > &x)RWGenMat< T >related
sinh(const RWGenMat< T > &x)RWGenMat< T >related
slice(int i, int j, size_t n, int rowstride, int colstride) const RWGenMat< T >inline
slice(int i, int j, size_t m, size_t n, int rowstr1, int colstr1, int rowstr2, int colstr2) const RWGenMat< T >inline
sqrt(const RWGenMat< T > &x)RWGenMat< T >related
Storage enum nameRWDataView
tan(const RWGenMat< T > &x)RWGenMat< T >related
tanh(const RWGenMat< T > &x)RWGenMat< T >related
toChar(const RWGenMat< int > &V)RWGenMat< T >related
toFloat(const RWGenMat< double > &V)RWGenMat< T >related
toInt(const RWGenMat< double > &V)RWGenMat< T >related
toInt(const RWGenMat< float > &V)RWGenMat< T >related
transpose(const RWGenMat< T > &x)RWGenMat< T >related
transposeProduct(const RWGenMat< T > &A, const RWGenMat< T > &B)RWGenMat< T >related
variance(const RWGenMat< DComplex > &x)RWGenMat< T >related
variance(const RWGenMat< double > &x)RWGenMat< T >related
variance(const RWGenMat< float > &x)RWGenMat< T >related

Copyright © 2016 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.