SourcePro® 2023.1 |
SourcePro® API Reference Guide |
This is the complete list of members for RWSkewMat< TypeT >, including all inherited members.
abs(const RWSkewMat< TypeT > &A) | RWSkewMat< TypeT > | related |
bcref(int i, int j) | RWSkewMat< TypeT > | |
bcset(int i, int j, TypeT x) | RWSkewMat< TypeT > | |
bcval(int i, int j) const | RWSkewMat< TypeT > | |
binaryStoreSize() const | RWSkewMat< TypeT > | |
cols() const | RWSkewMat< TypeT > | inline |
copy() const | RWSkewMat< TypeT > | |
data() | RWSkewMat< TypeT > | inline |
dataVec() const | RWSkewMat< TypeT > | inline |
deepCopy() const | RWSkewMat< TypeT > | inline |
deepenShallowCopy() | RWSkewMat< TypeT > | inline |
imag(const RWSkewMat< DComplex > &A) | RWSkewMat< TypeT > | related |
leadingSubmatrix(int k) | RWSkewMat< TypeT > | |
norm(const RWSkewMat< DComplex > &A) | RWSkewMat< TypeT > | related |
operator!=(const RWSkewMat< TypeT > &X) | RWSkewMat< TypeT > | inline |
operator()(int i, int j) | RWSkewMat< TypeT > | inline |
operator()(int i, int j) const | RWSkewMat< TypeT > | inline |
operator*(const RWSkewMat< TypeT > &, const RWSkewMat< TypeT > &) | RWSkewMat< TypeT > | related |
operator*(const RWSkewMat< TypeT > &A, TypeT x) | RWSkewMat< TypeT > | related |
operator*(TypeT x, const RWSkewMat< TypeT > &A) | RWSkewMat< TypeT > | related |
operator*=(const RWSkewMat< TypeT > &m) | RWSkewMat< TypeT > | |
operator*=(TypeT) | RWSkewMat< TypeT > | |
operator+(const RWSkewMat< TypeT > &) | RWSkewMat< TypeT > | related |
operator+(const RWSkewMat< TypeT > &, const RWSkewMat< TypeT > &) | RWSkewMat< TypeT > | related |
operator+=(const RWSkewMat< TypeT > &m) | RWSkewMat< TypeT > | |
operator-(const RWSkewMat< TypeT > &) | RWSkewMat< TypeT > | related |
operator-(const RWSkewMat< TypeT > &, const RWSkewMat< TypeT > &) | RWSkewMat< TypeT > | related |
operator-=(const RWSkewMat< TypeT > &m) | RWSkewMat< TypeT > | |
operator/(const RWSkewMat< TypeT > &, const RWSkewMat< TypeT > &) | RWSkewMat< TypeT > | related |
operator/(const RWSkewMat< TypeT > &A, TypeT x) | RWSkewMat< TypeT > | related |
operator/(TypeT x, const RWSkewMat< TypeT > &A) | RWSkewMat< TypeT > | related |
operator/=(const RWSkewMat< TypeT > &m) | RWSkewMat< TypeT > | |
operator/=(TypeT) | RWSkewMat< TypeT > | |
operator<<(std::ostream &s, const RWSkewMat< TypeT > &m) | RWSkewMat< TypeT > | related |
operator=(const RWSkewMat< TypeT > &A) | RWSkewMat< TypeT > | |
operator==(const RWSkewMat< TypeT > &X) | RWSkewMat< TypeT > | |
operator>>(std::istream &s, RWSkewMat< TypeT > &m) | RWSkewMat< TypeT > | related |
printOn(std::ostream &) const | RWSkewMat< TypeT > | |
product(const RWSkewMat< TypeT > &A, const RWMathVec< TypeT > &x) | RWSkewMat< TypeT > | related |
product(const RWMathVec< TypeT > &x, const RWSkewMat< TypeT > &A) | RWSkewMat< TypeT > | related |
real(const RWSkewMat< DComplex > &A) | RWSkewMat< TypeT > | related |
ref(int i, int j) | RWSkewMat< TypeT > | inline |
reference(RWSkewMat< TypeT > &m) | RWSkewMat< TypeT > | |
resize(unsigned m, unsigned n) | RWSkewMat< TypeT > | |
restoreFrom(RWvistream &) | RWSkewMat< TypeT > | |
restoreFrom(RWFile &) | RWSkewMat< TypeT > | |
rows() const | RWSkewMat< TypeT > | inline |
RWSkewMat() | RWSkewMat< TypeT > | |
RWSkewMat(const RWSkewMat< TypeT > &A) | RWSkewMat< TypeT > | |
RWSkewMat(unsigned n, unsigned nAgain) | RWSkewMat< TypeT > | |
RWSkewMat(const RWMathVec< TypeT > &data, unsigned n, unsigned nAgain) | RWSkewMat< TypeT > | |
RWSkewMat(const RWSkewMat< double > &re, const RWSkewMat< double > &im) | RWSkewMat< TypeT > | |
saveOn(RWvostream &) const | RWSkewMat< TypeT > | |
saveOn(RWFile &) const | RWSkewMat< TypeT > | |
scanFrom(std::istream &) | RWSkewMat< TypeT > | |
set(int i, int j, TypeT x) | RWSkewMat< TypeT > | inline |
toSkewMat(const RWGenMat< TypeT > &A, bool keepMainDiag=true) | RWSkewMat< TypeT > | related |
transpose(const RWSkewMat< TypeT > &) | RWSkewMat< TypeT > | related |
val(int i, int j) const | RWSkewMat< TypeT > | inline |
zero() | RWSkewMat< TypeT > | inline |
Copyright © 2023 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |