rwlogo
SourcePro 11.1

SourcePro® C++ API Reference Guide



   SourcePro C++
Documentation Home

RWTriDiagMat< TypeT > Member List

This is the complete list of members for RWTriDiagMat< TypeT >, including all inherited members.
abs(const RWTriDiagMat< TypeT > &M)RWTriDiagMat< TypeT > [related]
arg(const RWTriDiagMat< DComplex > &A)RWTriDiagMat< TypeT > [related]
bandwidth() const RWTriDiagMat< TypeT > [inline]
bcdiagonal(int j=0) const RWTriDiagMat< TypeT >
bcref(int i, int j)RWTriDiagMat< TypeT >
bcset(int i, int j, TypeT x)RWTriDiagMat< TypeT >
bcval(int i, int j) const RWTriDiagMat< TypeT >
binaryStoreSize() const RWTriDiagMat< TypeT >
cols() const RWTriDiagMat< TypeT > [inline]
conj(const RWTriDiagMat< DComplex > &A)RWTriDiagMat< TypeT > [related]
copy() const RWTriDiagMat< TypeT >
data()RWTriDiagMat< TypeT > [inline]
data() const RWTriDiagMat< TypeT > [inline]
dataVec()RWTriDiagMat< TypeT > [inline]
dataVec() const RWTriDiagMat< TypeT > [inline]
deepCopy() const RWTriDiagMat< TypeT > [inline]
deepenShallowCopy()RWTriDiagMat< TypeT > [inline]
diagonal(int j=0) const RWTriDiagMat< TypeT > [inline]
halfBandwidth() const RWTriDiagMat< TypeT > [inline]
imag(const RWTriDiagMat< DComplex > &A)RWTriDiagMat< TypeT > [related]
leadingSubmatrix(int k)RWTriDiagMat< TypeT >
lowerBandwidth() const RWTriDiagMat< TypeT > [inline]
maxValue(const RWTriDiagMat< double > &A)RWTriDiagMat< TypeT > [related]
maxValue(const RWTriDiagMat< float > &A)RWTriDiagMat< TypeT > [related]
minValue(const RWTriDiagMat< double > &A)RWTriDiagMat< TypeT > [related]
minValue(const RWTriDiagMat< float > &A)RWTriDiagMat< TypeT > [related]
norm(const RWTriDiagMat< DComplex > &A)RWTriDiagMat< TypeT > [related]
operator!=(const RWTriDiagMat< TypeT > &X)RWTriDiagMat< TypeT > [inline]
operator()(int i, int j)RWTriDiagMat< TypeT > [inline]
operator()(int i, int j) const RWTriDiagMat< TypeT > [inline]
operator*(const RWTriDiagMat< TypeT > &, const RWTriDiagMat< TypeT > &)RWTriDiagMat< TypeT > [related]
operator*(const RWTriDiagMat< TypeT > &A, TypeT x)RWTriDiagMat< TypeT > [related]
operator*(TypeT x, const RWTriDiagMat< TypeT > &A)RWTriDiagMat< TypeT > [related]
operator*=(const RWTriDiagMat< TypeT > &m)RWTriDiagMat< TypeT >
operator*=(TypeT)RWTriDiagMat< TypeT >
operator+(const RWTriDiagMat< TypeT > &m)RWTriDiagMat< TypeT > [related]
operator+(const RWTriDiagMat< TypeT > &, const RWTriDiagMat< TypeT > &)RWTriDiagMat< TypeT > [related]
operator+=(const RWTriDiagMat< TypeT > &m)RWTriDiagMat< TypeT >
operator-(const RWTriDiagMat< TypeT > &m)RWTriDiagMat< TypeT > [related]
operator-(const RWTriDiagMat< TypeT > &, const RWTriDiagMat< TypeT > &)RWTriDiagMat< TypeT > [related]
operator-=(const RWTriDiagMat< TypeT > &m)RWTriDiagMat< TypeT >
operator/(const RWTriDiagMat< TypeT > &, const RWTriDiagMat< TypeT > &)RWTriDiagMat< TypeT > [related]
operator/(const RWTriDiagMat< TypeT > &A, TypeT x)RWTriDiagMat< TypeT > [related]
operator/=(const RWTriDiagMat< TypeT > &m)RWTriDiagMat< TypeT >
operator/=(TypeT)RWTriDiagMat< TypeT >
operator<<(std::ostream &s, const RWTriDiagMat< TypeT > &m)RWTriDiagMat< TypeT > [related]
operator=(const RWTriDiagMat< TypeT > &A)RWTriDiagMat< TypeT >
operator==(const RWTriDiagMat< TypeT > &X)RWTriDiagMat< TypeT >
operator>>(std::istream &s, RWTriDiagMat< TypeT > &m)RWTriDiagMat< TypeT > [related]
printOn(std::ostream &os) const RWTriDiagMat< TypeT >
product(const RWTriDiagMat< TypeT > &A, const RWMathVec< TypeT > &x)RWTriDiagMat< TypeT > [related]
product(const RWMathVec< TypeT > &x, const RWTriDiagMat< TypeT > &A)RWTriDiagMat< TypeT > [related]
real(const RWTriDiagMat< DComplex > &A)RWTriDiagMat< TypeT > [related]
ref(int i, int j)RWTriDiagMat< TypeT > [inline]
reference(RWTriDiagMat< TypeT > &m)RWTriDiagMat< TypeT >
resize(unsigned m, unsigned n)RWTriDiagMat< TypeT >
restoreFrom(RWvistream &is)RWTriDiagMat< TypeT >
restoreFrom(RWFile &f)RWTriDiagMat< TypeT >
rows() const RWTriDiagMat< TypeT > [inline]
RWTriDiagMat()RWTriDiagMat< TypeT >
RWTriDiagMat(unsigned n, unsigned nAgain)RWTriDiagMat< TypeT >
RWTriDiagMat(const RWMathVec< TypeT > &data, unsigned n, unsigned nAgain)RWTriDiagMat< TypeT >
RWTriDiagMat(const RWTriDiagMat< TypeT > &rhs)RWTriDiagMat< TypeT >
RWTriDiagMat(const typename rw_linear_algebra_traits< TypeT >::generic_tri_diag_mat &re)RWTriDiagMat< TypeT >
RWTriDiagMat(const RWTriDiagMat< double > &re, const RWTriDiagMat< double > &im)RWTriDiagMat< TypeT >
saveOn(RWvostream &os) const RWTriDiagMat< TypeT >
saveOn(RWFile &f) const RWTriDiagMat< TypeT >
scanFrom(std::istream &is)RWTriDiagMat< TypeT >
set(int i, int j, TypeT x)RWTriDiagMat< TypeT > [inline]
toTriDiagMat(const RWGenMat< TypeT > &A)RWTriDiagMat< TypeT > [related]
transpose(const RWTriDiagMat< TypeT > &)RWTriDiagMat< TypeT > [related]
upperBandwidth() const RWTriDiagMat< TypeT > [inline]
val(int i, int j) const RWTriDiagMat< TypeT > [inline]
zero()RWTriDiagMat< TypeT > [inline]
~RWTriDiagMat()RWTriDiagMat< TypeT >

© 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.
Contact Rogue Wave about documentation or support issues.