C++ main module for mmsd Package  1.0
LAP_DoubleBandedSymmetricMatrix Member List

This is the complete list of members for LAP_DoubleBandedSymmetricMatrix, including all inherited members.

add(const tLVectorIndex &i, const tLVectorIndex &j, const double &v)LAP_DoubleMatrixinline
addDiagonal(const double &alpha)LAP_DoubleMatrixinline
choleskyFactorization()LAP_DoubleBandedSymmetricMatrixinlinevirtual
COLLAP_Matrixstatic
compile()LAP_DoubleBandedSymmetricMatrixinline
computeBandsNumber() const LAP_DoubleMatrixinline
computeEigenValueDecomposition(LAP_DoubleVector &U, LAP_DoubleFullGeneralMatrix &W) const LAP_DoubleBandedSymmetricMatrixinline
computeEigenValueDecomposition(LAP_DoubleVector &U, LAP_DoubleFullGeneralMatrix &VR, const int &il, const int &iu) const LAP_DoubleBandedSymmetricMatrixinline
computeEigenValueDecomposition(LAP_DoubleBandedSymmetricMatrix &A, LAP_DoubleVector &U, LAP_DoubleFullGeneralMatrix &Z, LAP_DoubleFullGeneralMatrix &Q, const lapack_int &il, const lapack_int &ul)LAP_DoubleBandedSymmetricMatrixinlinestatic
computeEigenValues(LAP_DoubleVector &U) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
computeEigenValues(LAP_DoubleBandedSymmetricMatrix &A, LAP_DoubleVector &U)LAP_DoubleBandedSymmetricMatrixinlinestatic
copy(const LAP_DoubleMatrix &x)LAP_DoubleMatrixvirtual
copy(SPC::LAP_DoubleMatrix x)LAP_DoubleMatrixinline
copy(LAP_DoubleMatrix *x)LAP_DoubleMatrixinline
LAP_Matrix::copy(const LAP_Matrix &matrix)LAP_Matrixinlinevirtual
CORE_Object()CORE_Objectprotected
get(const tLVectorIndex &i, const tLVectorIndex &j) const LAP_DoubleMatrixinline
getBandedStorage()LAP_DoubleBandedSymmetricMatrixinline
getBandedStorage() const LAP_DoubleBandedSymmetricMatrixinline
getBandsNumber() const LAP_DoubleBandedSymmetricMatrixinline
getClassName(const tString &identityString)CORE_Objectinlinestatic
getClassName() const CORE_Object
getColumn(const tLVectorIndex &j, LAP_DoubleVector &v) const LAP_DoubleBandedSymmetricMatrixvirtual
getColumn(const tLVectorIndex &j, SP::LAP_DoubleVector v) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
getColumnsNumber() const LAP_Matrixinlinevirtual
getFillRate() const LAP_DoubleMatrixinline
getIdentityString() const CORE_Objectinline
getNullValue()LAP_Objectinline
getNullValue() const LAP_Objectinline
getNullValuesNumber() const LAP_DoubleMatrixinline
getOutput()CORE_Objectinlinestatic
getPointerAddress() const CORE_Objectinline
getRow(const tLVectorIndex &i, LAP_DoubleVector &v) const LAP_DoubleBandedSymmetricMatrixvirtual
getRow(const tLVectorIndex &i, SP::LAP_DoubleVector v) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
getRowsNumber() const LAP_Matrixinlinevirtual
getSharedPointer(SP::CORE_Object &p)CORE_Objectinline
getSharedPointer(SPC::CORE_Object &p) const CORE_Objectinline
getSize(const tFlag &direction) const LAP_Matrixinline
getStorage()LAP_DoubleMatrixinline
getStorage() const LAP_DoubleMatrixinline
getTypeName()CORE_Objectinlinestatic
getUpperBandsNumber() const LAP_DoubleBandedSymmetricMatrixinline
getValuesNumber() const LAP_DoubleMatrixinline
init(const double v)LAP_DoubleMatrixinline
is32Architecture()CORE_Objectinlinestatic
is64Architecture()CORE_Objectstatic
isInstanceOf() const CORE_Objectinline
isNullValue(const double &v) const LAP_Objectinline
isSymmetric() const LAP_DoubleSymmetricMatrixinlinevirtual
isUpper() const LAP_DoubleSymmetricMatrixinlinevirtual
LAP_DoubleBandedSymmetricMatrix()LAP_DoubleBandedSymmetricMatrix
LAP_DoubleBandedSymmetricMatrix(const LAP_DoubleBandedSymmetricMatrix &mat)LAP_DoubleBandedSymmetricMatrix
LAP_DoubleMatrix()LAP_DoubleMatrix
LAP_DoubleMatrix(const tLVectorIndex &n, const tLVectorIndex &p)LAP_DoubleMatrix
LAP_DoubleSymmetricMatrix()LAP_DoubleSymmetricMatrixinline
LAP_Matrix()LAP_Matrixprotected
LAP_Matrix(const tLVectorIndex &n, const tLVectorIndex &m)LAP_Matrixprotected
LAP_Object(void)LAP_Objectprotected
matrixProduct(const LAP_DoubleMatrix &B) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
matrixProduct(const LAP_DoubleFullGeneralMatrix &B, LAP_DoubleFullGeneralMatrix &C) const LAP_DoubleBandedSymmetricMatrixinline
matrixProduct(const tBoolean &leftSide, const LAP_DoubleFullGeneralMatrix &B, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleFullGeneralMatrix &C) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
matrixProduct(const tBoolean &leftSide, const tLVectorIndex &nBRows, const tLVectorIndex &nBCols, const tLVectorIncrement &incB, const tLVectorIndex &ldB, const double *B, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleFullGeneralMatrix &C) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
matrixProduct(const tBoolean &leftSide, const LAP_DoubleBandedSymmetricMatrix &S, const LAP_DoubleFullGeneralMatrix &B, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleFullGeneralMatrix &C)LAP_DoubleBandedSymmetricMatrixinlinestatic
mIsMemoryTestingCORE_Objectstatic
New()LAP_DoubleBandedSymmetricMatrixinlinestatic
New(const tLVectorIndex &n)LAP_DoubleBandedSymmetricMatrixinlinestatic
NewInstance() const LAP_DoubleBandedSymmetricMatrixinlinevirtual
norm2() const LAP_DoubleBandedSymmetricMatrixvirtual
norm2(LAP_DoubleVector &v) const LAP_DoubleBandedSymmetricMatrixvirtual
operator()(const tLVectorIndex &i, const tLVectorIndex &j)LAP_DoubleBandedSymmetricMatrixinlinevirtual
operator()(const tLVectorIndex &i, const tLVectorIndex &j) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
operator*=(const lapack_real &s)LAP_DoubleBandedSymmetricMatrixinline
operator*=(const LAP_DoubleBandedSymmetricMatrix &s)LAP_DoubleBandedSymmetricMatrixinline
operator+=(const lapack_real &s)LAP_DoubleBandedSymmetricMatrixinline
operator+=(const LAP_DoubleBandedSymmetricMatrix &s)LAP_DoubleBandedSymmetricMatrixinline
operator-=(const lapack_real &s)LAP_DoubleBandedSymmetricMatrixinline
operator-=(const LAP_DoubleBandedSymmetricMatrix &s)LAP_DoubleBandedSymmetricMatrixinline
operator/=(const lapack_real &s)LAP_DoubleBandedSymmetricMatrixinline
operator/=(const LAP_DoubleBandedSymmetricMatrix &s)LAP_DoubleBandedSymmetricMatrixinline
operator=(const double &s)LAP_DoubleBandedSymmetricMatrixinline
operator=(const LAP_DoubleMatrix &s)LAP_DoubleBandedSymmetricMatrixinline
operator[](const tLVectorIndex &index) const LAP_DoubleMatrixinline
operator[](const tLVectorIndex &index)LAP_DoubleMatrixinline
operator^=(const lapack_real &s)LAP_DoubleBandedSymmetricMatrixinline
outputPrint(const tString &message)CORE_Objectstatic
pointer2String(const void *obj)CORE_Objectstatic
print()CORE_Objectinlinevirtual
print(ostream &out) const CORE_Objectinlinevirtual
print(const tString &message)CORE_Objectvirtual
print(const tInteger &str)CORE_Objectvirtual
print(const tRelativeInteger &str)CORE_Objectvirtual
print(const tReal &str)CORE_Objectvirtual
print(const int &str)CORE_Objectvirtual
print(ostream &out, const tString &message)CORE_Objectinlinestatic
printObjectsInMemory()CORE_Objectstatic
rankSymmetricProduct(const LAP_DoubleFullGeneralMatrix &A)LAP_DoubleBandedSymmetricMatrixinline
rankSymmetricProduct(const double alpha, const tBoolean &isTransA, const LAP_DoubleFullGeneralMatrix &A)LAP_DoubleBandedSymmetricMatrixinline
rankSymmetricProduct(const double &alpha, const double &beta, const tLVectorIndex &nARows, const tLVectorIndex &nACols, const tLVectorIncrement &incA, const tLVectorIndex &ldA, const tBoolean &isTransA, const double *A)LAP_DoubleBandedSymmetricMatrixvirtual
ROWLAP_Matrixstatic
set(const tLVectorIndex &i, const tLVectorIndex &j, const double &v)LAP_DoubleMatrixinline
setBandsNumber(const tLVectorIndex &n)LAP_DoubleBandedSymmetricMatrixinline
setOutput(ostream &out)CORE_Objectinlinestatic
setSize(const tLVectorIndex &nRows, const tLVectorIndex &nCols)LAP_DoubleBandedSymmetricMatrixinlinevirtual
setSize(const tLVectorIndex &n)LAP_DoubleBandedSymmetricMatrixinlinevirtual
setStorage(SP::LAP_DoubleMatrixStorage s)LAP_DoubleMatrixinline
setThis(SP::CORE_Object p)CORE_Objectinlineprotected
setType(tString type)CORE_Objectinlineprotectedvirtual
setValues(SP::LAP_DoubleVector values)LAP_DoubleBandedSymmetricMatrixinlinevirtual
setValues(const tLVectorIndex &n, const double *values)LAP_DoubleBandedSymmetricMatrixinlinevirtual
sum(const tFlag &d, LAP_DoubleVector &s) const LAP_DoubleBandedSymmetricMatrixvirtual
sum(const tFlag &d, const tLVectorIndex &index) const LAP_DoubleBandedSymmetricMatrixvirtual
toDoAfterThisSetting()CORE_Objectinlineprotectedvirtual
toString() const LAP_DoubleMatrixvirtual
trace() const LAP_DoubleMatrixinline
vectorProduct(const LAP_DoubleVector &X, LAP_DoubleVector &Y)LAP_DoubleBandedSymmetricMatrixinlinevirtual
vectorProduct(const LAP_DoubleVector &X, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleVector &Y) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
vectorProduct(const LAP_ConstDoubleVector &X, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleVector &Y) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
vectorProduct(const tBoolean &isTrans, const tLVectorIndex &nX, const tLVectorIncrement &incX, const double *X, const lapack_real &alpha, const lapack_real &beta, const tLVectorIndex &nY, const tLVectorIncrement &incY, double *Y) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
vectorProduct(const tLVectorIndex &nx, const tLVectorIncrement &incx, const double *x, const lapack_real &alpha, const lapack_real &beta, const tLVectorIndex &ny, const tLVectorIncrement &incy, double *y) const LAP_DoubleBandedSymmetricMatrixinlinevirtual
LAP_DoubleSymmetricMatrix::vectorProduct(const LAP_DoubleVector &X) const LAP_DoubleMatrixinlinevirtual
LAP_DoubleSymmetricMatrix::vectorProduct(const LAP_DoubleVector &X, LAP_DoubleVector &Y) const LAP_DoubleMatrixinlinevirtual
LAP_DoubleSymmetricMatrix::vectorProduct(SPC::LAP_DoubleVector &X, SP::LAP_DoubleVector &Y) const LAP_DoubleMatrixinlinevirtual
LAP_DoubleSymmetricMatrix::vectorProduct(const tBoolean &isTrans, const LAP_DoubleVector &X, LAP_DoubleVector &Y) const LAP_DoubleMatrixinlinevirtual
LAP_DoubleSymmetricMatrix::vectorProduct(const tBoolean &isTrans, const tLVectorIndex &nX, const tLVectorIncrement &incX, const double *X, const double &alpha, const double &beta, const tLVectorIndex &nY, const tLVectorIncrement &incY, double *Y) const =0LAP_DoubleMatrixpure virtual
ZERO_EPSILONLAP_Objectstatic
zpow(const double &f, const int &n)LAP_DoubleMatrixinlinestatic
~CORE_Object()CORE_Objectprotectedvirtual
~LAP_DoubleBandedSymmetricMatrix()LAP_DoubleBandedSymmetricMatrixvirtual
~LAP_DoubleMatrix()LAP_DoubleMatrixvirtual
~LAP_DoubleSymmetricMatrix()LAP_DoubleSymmetricMatrixinlinevirtual
~LAP_Matrix()LAP_Matrixprotectedvirtual
~LAP_Object(void)LAP_Objectprotectedvirtual