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

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

add(const tLVectorIndex &i, const tLVectorIndex &j, const double &v)LAP_DoubleMatrixinline
addDiagonal(const double &alpha)LAP_DoubleMatrixinline
COLLAP_Matrixstatic
computeBandsNumber() const LAP_DoubleMatrixinline
computeEigenValueDecomposition(LAP_DoubleVector &U)LAP_DoubleFullUpperMatrixvirtual
computeEigenValueDecomposition(LAP_DoubleVector &U, LAP_DoubleMatrix &VR) const LAP_DoubleFullUpperMatrixvirtual
computeEigenValueDecomposition(LAP_DoubleVector &U, LAP_DoubleMatrix &VR, LAP_DoubleMatrix &VL) const LAP_DoubleFullUpperMatrixvirtual
computeEigenValueDecomposition(LAP_DoubleFullUpperMatrix &A, LAP_DoubleVector &U, LAP_DoubleFullGeneralMatrix &VR)LAP_DoubleFullUpperMatrixstatic
computeEigenValueDecomposition(LAP_DoubleFullUpperMatrix &A, LAP_DoubleVector &U, LAP_DoubleFullGeneralMatrix &VR, LAP_DoubleFullGeneralMatrix &VL)LAP_DoubleFullUpperMatrixstatic
computeEigenValues(const LAP_DoubleFullUpperMatrix &A, LAP_DoubleVector &U)LAP_DoubleFullUpperMatrixinlinestatic
computeEigenValues(LAP_DoubleVector &U) const LAP_DoubleFullUpperMatrixinlinevirtual
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
copyLower(const LAP_DoubleFullGeneralMatrix &f)LAP_DoubleFullUpperMatrixvirtual
CORE_Object()CORE_Objectprotected
get(const tLVectorIndex &i, const tLVectorIndex &j) const LAP_DoubleMatrixinline
getClassName(const tString &identityString)CORE_Objectinlinestatic
getClassName() const CORE_Object
getColumn(const tLVectorIndex &j, LAP_DoubleVector &v) const LAP_DoubleFullUpperMatrixvirtual
getColumn(const tLVectorIndex &j, SP::LAP_DoubleVector v) const LAP_DoubleFullUpperMatrixinlinevirtual
getColumnsNumber() const LAP_DoubleFullUpperMatrixinlinevirtual
getFillRate() const LAP_DoubleMatrixinline
getIdentityString() const CORE_Objectinline
getLeadingDimension() const LAP_DoubleFullUpperMatrixinline
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_DoubleFullUpperMatrixvirtual
getRow(const tLVectorIndex &i, SP::LAP_DoubleVector v) const LAP_DoubleFullUpperMatrixinlinevirtual
getRowIncrement() const LAP_DoubleFullUpperMatrixinline
getRowsNumber() const LAP_DoubleFullUpperMatrixinlinevirtual
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
getValuesNumber() const LAP_DoubleMatrixinline
Identity(const tLVectorIndex &nRows)LAP_DoubleFullUpperMatrixinlinestatic
indexMin(tLVectorIndex &i, tLVectorIndex &j) const LAP_DoubleFullUpperMatrix
init(const double v)LAP_DoubleMatrixinline
inverse()LAP_DoubleFullUpperMatrixinline
inverse(LAP_DoubleFullUpperMatrix &A)LAP_DoubleFullUpperMatrixinlinestatic
is32Architecture()CORE_Objectinlinestatic
is64Architecture()CORE_Objectstatic
isInstanceOf() const CORE_Objectinline
isNullValue(const double &v) const LAP_Objectinline
isSymmetric() const LAP_DoubleUpperMatrixinlinevirtual
isUpper() const LAP_DoubleUpperMatrixinlinevirtual
LAP_DoubleFullUpperMatrix()LAP_DoubleFullUpperMatrix
LAP_DoubleFullUpperMatrix(const LAP_DoubleFullUpperMatrix &mat)LAP_DoubleFullUpperMatrix
LAP_DoubleMatrix()LAP_DoubleMatrix
LAP_DoubleMatrix(const tLVectorIndex &n, const tLVectorIndex &p)LAP_DoubleMatrix
LAP_DoubleUpperMatrix()LAP_DoubleUpperMatrixinline
LAP_DoubleUpperMatrix(const tLVectorIndex &n, const tLVectorIndex &p)LAP_DoubleUpperMatrixinline
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_DoubleFullUpperMatrixvirtual
matrixProduct(const LAP_DoubleMatrix &B, LAP_DoubleFullGeneralMatrix &C) const LAP_DoubleFullUpperMatrix
matrixProduct(const LAP_DoubleFullGeneralMatrix &B, LAP_DoubleFullGeneralMatrix &C) const LAP_DoubleFullUpperMatrixinline
matrixProduct(const LAP_DoubleFullUpperMatrix &B, LAP_DoubleFullGeneralMatrix &C) const LAP_DoubleFullUpperMatrix
matrixProduct(const tBoolean &isLeft, const tBoolean &isTrans, const LAP_DoubleFullGeneralMatrix &B, const double &alpha, LAP_DoubleFullGeneralMatrix &C) const LAP_DoubleFullUpperMatrix
matrixProduct(const tBoolean &isLeft, const tBoolean &isTrans, const double &alpha, LAP_DoubleFullGeneralMatrix &A) const LAP_DoubleFullUpperMatrixinlinevirtual
matrixProduct(const tBoolean &isTrans, const double &alpha, LAP_DoubleFullGeneralMatrix &A) const LAP_DoubleFullUpperMatrixinlinevirtual
matrixProduct(const tBoolean &isLeft, const tBoolean &isTransA, const LAP_DoubleFullUpperMatrix &A, const lapack_real &alpha, LAP_DoubleFullGeneralMatrix &B)LAP_DoubleFullUpperMatrixstatic
max(const tFlag &d, const tLVectorIndex &index) const LAP_DoubleFullUpperMatrixvirtual
mIsMemoryTestingCORE_Objectstatic
New()LAP_DoubleFullUpperMatrixinlinestatic
New(const tLVectorIndex &n)LAP_DoubleFullUpperMatrixinlinestatic
NewInstance() const LAP_DoubleFullUpperMatrixinlinevirtual
norm2() const LAP_DoubleFullUpperMatrixvirtual
norm2(LAP_DoubleVector &v) const LAP_DoubleFullUpperMatrixvirtual
operator()(const tLVectorIndex &i, const tLVectorIndex &j)LAP_DoubleFullUpperMatrixinlinevirtual
operator()(const tLVectorIndex &i, const tLVectorIndex &j) const LAP_DoubleFullUpperMatrixinlinevirtual
operator*=(const lapack_real &s)LAP_DoubleFullUpperMatrixinline
operator*=(const LAP_DoubleFullUpperMatrix &s)LAP_DoubleFullUpperMatrixinline
operator+=(const lapack_real &s)LAP_DoubleFullUpperMatrixinline
operator+=(const LAP_DoubleFullUpperMatrix &s)LAP_DoubleFullUpperMatrixinline
operator-=(const lapack_real &s)LAP_DoubleFullUpperMatrixinline
operator-=(const LAP_DoubleFullUpperMatrix &s)LAP_DoubleFullUpperMatrixinline
operator/=(const lapack_real &s)LAP_DoubleFullUpperMatrixinline
operator/=(const LAP_DoubleFullUpperMatrix &s)LAP_DoubleFullUpperMatrixinline
operator=(const double &s)LAP_DoubleFullUpperMatrixinline
operator=(const LAP_DoubleFullUpperMatrix &s)LAP_DoubleFullUpperMatrixinline
operator[](const tLVectorIndex &index) const LAP_DoubleMatrixinline
operator[](const tLVectorIndex &index)LAP_DoubleMatrixinline
operator^=(const lapack_real &s)LAP_DoubleFullUpperMatrixinline
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
rankProduct(const tBoolean &isTransU, const LAP_DoubleVector &Diag, LAP_DoubleVector &X) const LAP_DoubleFullUpperMatrixinlinevirtual
rankProduct(const tBoolean &isTransU, LAP_DoubleVector &X) const LAP_DoubleFullUpperMatrixinlinevirtual
ROWLAP_Matrixstatic
set(const tLVectorIndex &i, const tLVectorIndex &j, const double &v)LAP_DoubleMatrixinline
setOutput(ostream &out)CORE_Objectinlinestatic
setSize(const tLVectorIndex &n, const tLVectorIndex &p)LAP_DoubleFullUpperMatrixinlinevirtual
setSize(const tLVectorIndex &n)LAP_DoubleFullUpperMatrixinlinevirtual
setStorage(SP::LAP_DoubleMatrixStorage s)LAP_DoubleMatrixinline
setThis(SP::CORE_Object p)CORE_Objectinlineprotected
setType(tString type)CORE_Objectinlineprotectedvirtual
setValues(const tLVectorIndex &n, const tLVectorIndex &p, SP::LAP_DoubleVector v)LAP_DoubleFullUpperMatrixinlinevirtual
setValues(SP::LAP_DoubleVector v)LAP_DoubleFullUpperMatrixinlinevirtual
setValues(const tLVectorIndex &n, const tLVectorIndex &p, const double *values)LAP_DoubleFullUpperMatrixinlinevirtual
setValues(const tLVectorIndex &n, const double *values)LAP_DoubleFullUpperMatrixinlinevirtual
solve(const tBoolean &isTrans, LAP_DoubleVector &B) const LAP_DoubleFullUpperMatrixinline
solve(const tBoolean &isTrans, const tLVectorIndex &nB, const tLVectorIncrement &incB, double *B) const LAP_DoubleFullUpperMatrixinlinevirtual
solve(const tBoolean &isLeft, const tBoolean &isTrans, const double &alpha, LAP_DoubleFullGeneralMatrix &X) const LAP_DoubleFullUpperMatrixinlinevirtual
solve(const tBoolean &isTrans, LAP_DoubleFullGeneralMatrix &X) const LAP_DoubleFullUpperMatrixinlinevirtual
solve(const tBoolean &isLeft, const tBoolean &isTransA, const LAP_DoubleFullUpperMatrix &A, const double &alpha, LAP_DoubleFullGeneralMatrix &B)LAP_DoubleFullUpperMatrixstatic
sum(const tFlag &d, LAP_DoubleVector &s) const LAP_DoubleFullUpperMatrixvirtual
sum(const tFlag &d, const tLVectorIndex &index) const LAP_DoubleFullUpperMatrixvirtual
toDoAfterThisSetting()CORE_Objectinlineprotectedvirtual
toString() const LAP_DoubleMatrixvirtual
trace() const LAP_DoubleMatrixinline
vectorProduct(const LAP_DoubleVector &X, LAP_DoubleVector &Y) const LAP_DoubleFullUpperMatrixinlinevirtual
vectorProduct(const tBoolean &isTrans, const LAP_DoubleVector &X, LAP_DoubleVector &Y) const LAP_DoubleFullUpperMatrixinlinevirtual
vectorProduct(const tBoolean &isTrans, const LAP_DoubleVector &X, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleVector &Y) const LAP_DoubleFullUpperMatrixinline
vectorProduct(const tBoolean &isTrans, const LAP_ConstDoubleVector &X, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleVector &Y) const LAP_DoubleFullUpperMatrixinline
vectorProduct(const tBoolean &isTrans, LAP_DoubleVector &X) const LAP_DoubleFullUpperMatrixinlinevirtual
vectorProduct(const tBoolean &isTrans, const double &alpha, LAP_DoubleVector &X) const LAP_DoubleFullUpperMatrixinline
vectorProduct(const tBoolean &isTrans, const tLVectorIndex &nX, const tLVectorIncrement &incX, double *X) const LAP_DoubleFullUpperMatrixinlinevirtual
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 LAP_DoubleFullUpperMatrixvirtual
LAP_DoubleMatrix::vectorProduct(const LAP_DoubleVector &X) const LAP_DoubleMatrixinlinevirtual
LAP_DoubleMatrix::vectorProduct(SPC::LAP_DoubleVector &X, SP::LAP_DoubleVector &Y) const LAP_DoubleMatrixinlinevirtual
ZERO_EPSILONLAP_Objectstatic
zpow(const double &f, const int &n)LAP_DoubleMatrixinlinestatic
~CORE_Object()CORE_Objectprotectedvirtual
~LAP_DoubleFullUpperMatrix()LAP_DoubleFullUpperMatrixvirtual
~LAP_DoubleMatrix()LAP_DoubleMatrixvirtual
~LAP_DoubleUpperMatrix()LAP_DoubleUpperMatrixinlinevirtual
~LAP_Matrix()LAP_Matrixprotectedvirtual
~LAP_Object(void)LAP_Objectprotectedvirtual