|
C++ main module for mmsd Package
1.0
|
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_DoubleMatrix | inline |
| addDiagonal(const double &alpha) | LAP_DoubleMatrix | inline |
| COL | LAP_Matrix | static |
| computeBandsNumber() const | LAP_DoubleMatrix | inline |
| computeEigenValueDecomposition(LAP_DoubleVector &U) | LAP_DoubleFullUpperMatrix | virtual |
| computeEigenValueDecomposition(LAP_DoubleVector &U, LAP_DoubleMatrix &VR) const | LAP_DoubleFullUpperMatrix | virtual |
| computeEigenValueDecomposition(LAP_DoubleVector &U, LAP_DoubleMatrix &VR, LAP_DoubleMatrix &VL) const | LAP_DoubleFullUpperMatrix | virtual |
| computeEigenValueDecomposition(LAP_DoubleFullUpperMatrix &A, LAP_DoubleVector &U, LAP_DoubleFullGeneralMatrix &VR) | LAP_DoubleFullUpperMatrix | static |
| computeEigenValueDecomposition(LAP_DoubleFullUpperMatrix &A, LAP_DoubleVector &U, LAP_DoubleFullGeneralMatrix &VR, LAP_DoubleFullGeneralMatrix &VL) | LAP_DoubleFullUpperMatrix | static |
| computeEigenValues(const LAP_DoubleFullUpperMatrix &A, LAP_DoubleVector &U) | LAP_DoubleFullUpperMatrix | inlinestatic |
| computeEigenValues(LAP_DoubleVector &U) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| copy(const LAP_DoubleMatrix &x) | LAP_DoubleMatrix | virtual |
| copy(SPC::LAP_DoubleMatrix x) | LAP_DoubleMatrix | inline |
| copy(LAP_DoubleMatrix *x) | LAP_DoubleMatrix | inline |
| LAP_Matrix::copy(const LAP_Matrix &matrix) | LAP_Matrix | inlinevirtual |
| copyLower(const LAP_DoubleFullGeneralMatrix &f) | LAP_DoubleFullUpperMatrix | virtual |
| CORE_Object() | CORE_Object | protected |
| get(const tLVectorIndex &i, const tLVectorIndex &j) const | LAP_DoubleMatrix | inline |
| getClassName(const tString &identityString) | CORE_Object | inlinestatic |
| getClassName() const | CORE_Object | |
| getColumn(const tLVectorIndex &j, LAP_DoubleVector &v) const | LAP_DoubleFullUpperMatrix | virtual |
| getColumn(const tLVectorIndex &j, SP::LAP_DoubleVector v) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| getColumnsNumber() const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| getFillRate() const | LAP_DoubleMatrix | inline |
| getIdentityString() const | CORE_Object | inline |
| getLeadingDimension() const | LAP_DoubleFullUpperMatrix | inline |
| getNullValue() | LAP_Object | inline |
| getNullValue() const | LAP_Object | inline |
| getNullValuesNumber() const | LAP_DoubleMatrix | inline |
| getOutput() | CORE_Object | inlinestatic |
| getPointerAddress() const | CORE_Object | inline |
| getRow(const tLVectorIndex &i, LAP_DoubleVector &v) const | LAP_DoubleFullUpperMatrix | virtual |
| getRow(const tLVectorIndex &i, SP::LAP_DoubleVector v) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| getRowIncrement() const | LAP_DoubleFullUpperMatrix | inline |
| getRowsNumber() const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
| getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
| getSize(const tFlag &direction) const | LAP_Matrix | inline |
| getStorage() | LAP_DoubleMatrix | inline |
| getStorage() const | LAP_DoubleMatrix | inline |
| getTypeName() | CORE_Object | inlinestatic |
| getValuesNumber() const | LAP_DoubleMatrix | inline |
| Identity(const tLVectorIndex &nRows) | LAP_DoubleFullUpperMatrix | inlinestatic |
| indexMin(tLVectorIndex &i, tLVectorIndex &j) const | LAP_DoubleFullUpperMatrix | |
| init(const double v) | LAP_DoubleMatrix | inline |
| inverse() | LAP_DoubleFullUpperMatrix | inline |
| inverse(LAP_DoubleFullUpperMatrix &A) | LAP_DoubleFullUpperMatrix | inlinestatic |
| is32Architecture() | CORE_Object | inlinestatic |
| is64Architecture() | CORE_Object | static |
| isInstanceOf() const | CORE_Object | inline |
| isNullValue(const double &v) const | LAP_Object | inline |
| isSymmetric() const | LAP_DoubleUpperMatrix | inlinevirtual |
| isUpper() const | LAP_DoubleUpperMatrix | inlinevirtual |
| 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_DoubleUpperMatrix | inline |
| LAP_DoubleUpperMatrix(const tLVectorIndex &n, const tLVectorIndex &p) | LAP_DoubleUpperMatrix | inline |
| LAP_Matrix() | LAP_Matrix | protected |
| LAP_Matrix(const tLVectorIndex &n, const tLVectorIndex &m) | LAP_Matrix | protected |
| LAP_Object(void) | LAP_Object | protected |
| matrixProduct(const LAP_DoubleMatrix &B) const | LAP_DoubleFullUpperMatrix | virtual |
| matrixProduct(const LAP_DoubleMatrix &B, LAP_DoubleFullGeneralMatrix &C) const | LAP_DoubleFullUpperMatrix | |
| matrixProduct(const LAP_DoubleFullGeneralMatrix &B, LAP_DoubleFullGeneralMatrix &C) const | LAP_DoubleFullUpperMatrix | inline |
| 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_DoubleFullUpperMatrix | inlinevirtual |
| matrixProduct(const tBoolean &isTrans, const double &alpha, LAP_DoubleFullGeneralMatrix &A) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| matrixProduct(const tBoolean &isLeft, const tBoolean &isTransA, const LAP_DoubleFullUpperMatrix &A, const lapack_real &alpha, LAP_DoubleFullGeneralMatrix &B) | LAP_DoubleFullUpperMatrix | static |
| max(const tFlag &d, const tLVectorIndex &index) const | LAP_DoubleFullUpperMatrix | virtual |
| mIsMemoryTesting | CORE_Object | static |
| New() | LAP_DoubleFullUpperMatrix | inlinestatic |
| New(const tLVectorIndex &n) | LAP_DoubleFullUpperMatrix | inlinestatic |
| NewInstance() const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| norm2() const | LAP_DoubleFullUpperMatrix | virtual |
| norm2(LAP_DoubleVector &v) const | LAP_DoubleFullUpperMatrix | virtual |
| operator()(const tLVectorIndex &i, const tLVectorIndex &j) | LAP_DoubleFullUpperMatrix | inlinevirtual |
| operator()(const tLVectorIndex &i, const tLVectorIndex &j) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| operator*=(const lapack_real &s) | LAP_DoubleFullUpperMatrix | inline |
| operator*=(const LAP_DoubleFullUpperMatrix &s) | LAP_DoubleFullUpperMatrix | inline |
| operator+=(const lapack_real &s) | LAP_DoubleFullUpperMatrix | inline |
| operator+=(const LAP_DoubleFullUpperMatrix &s) | LAP_DoubleFullUpperMatrix | inline |
| operator-=(const lapack_real &s) | LAP_DoubleFullUpperMatrix | inline |
| operator-=(const LAP_DoubleFullUpperMatrix &s) | LAP_DoubleFullUpperMatrix | inline |
| operator/=(const lapack_real &s) | LAP_DoubleFullUpperMatrix | inline |
| operator/=(const LAP_DoubleFullUpperMatrix &s) | LAP_DoubleFullUpperMatrix | inline |
| operator=(const double &s) | LAP_DoubleFullUpperMatrix | inline |
| operator=(const LAP_DoubleFullUpperMatrix &s) | LAP_DoubleFullUpperMatrix | inline |
| operator[](const tLVectorIndex &index) const | LAP_DoubleMatrix | inline |
| operator[](const tLVectorIndex &index) | LAP_DoubleMatrix | inline |
| operator^=(const lapack_real &s) | LAP_DoubleFullUpperMatrix | inline |
| outputPrint(const tString &message) | CORE_Object | static |
| pointer2String(const void *obj) | CORE_Object | static |
| print() | CORE_Object | inlinevirtual |
| print(ostream &out) const | CORE_Object | inlinevirtual |
| print(const tString &message) | CORE_Object | virtual |
| print(const tInteger &str) | CORE_Object | virtual |
| print(const tRelativeInteger &str) | CORE_Object | virtual |
| print(const tReal &str) | CORE_Object | virtual |
| print(const int &str) | CORE_Object | virtual |
| print(ostream &out, const tString &message) | CORE_Object | inlinestatic |
| printObjectsInMemory() | CORE_Object | static |
| rankProduct(const tBoolean &isTransU, const LAP_DoubleVector &Diag, LAP_DoubleVector &X) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| rankProduct(const tBoolean &isTransU, LAP_DoubleVector &X) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| ROW | LAP_Matrix | static |
| set(const tLVectorIndex &i, const tLVectorIndex &j, const double &v) | LAP_DoubleMatrix | inline |
| setOutput(ostream &out) | CORE_Object | inlinestatic |
| setSize(const tLVectorIndex &n, const tLVectorIndex &p) | LAP_DoubleFullUpperMatrix | inlinevirtual |
| setSize(const tLVectorIndex &n) | LAP_DoubleFullUpperMatrix | inlinevirtual |
| setStorage(SP::LAP_DoubleMatrixStorage s) | LAP_DoubleMatrix | inline |
| setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
| setType(tString type) | CORE_Object | inlineprotectedvirtual |
| setValues(const tLVectorIndex &n, const tLVectorIndex &p, SP::LAP_DoubleVector v) | LAP_DoubleFullUpperMatrix | inlinevirtual |
| setValues(SP::LAP_DoubleVector v) | LAP_DoubleFullUpperMatrix | inlinevirtual |
| setValues(const tLVectorIndex &n, const tLVectorIndex &p, const double *values) | LAP_DoubleFullUpperMatrix | inlinevirtual |
| setValues(const tLVectorIndex &n, const double *values) | LAP_DoubleFullUpperMatrix | inlinevirtual |
| solve(const tBoolean &isTrans, LAP_DoubleVector &B) const | LAP_DoubleFullUpperMatrix | inline |
| solve(const tBoolean &isTrans, const tLVectorIndex &nB, const tLVectorIncrement &incB, double *B) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| solve(const tBoolean &isLeft, const tBoolean &isTrans, const double &alpha, LAP_DoubleFullGeneralMatrix &X) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| solve(const tBoolean &isTrans, LAP_DoubleFullGeneralMatrix &X) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| solve(const tBoolean &isLeft, const tBoolean &isTransA, const LAP_DoubleFullUpperMatrix &A, const double &alpha, LAP_DoubleFullGeneralMatrix &B) | LAP_DoubleFullUpperMatrix | static |
| sum(const tFlag &d, LAP_DoubleVector &s) const | LAP_DoubleFullUpperMatrix | virtual |
| sum(const tFlag &d, const tLVectorIndex &index) const | LAP_DoubleFullUpperMatrix | virtual |
| toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
| toString() const | LAP_DoubleMatrix | virtual |
| trace() const | LAP_DoubleMatrix | inline |
| vectorProduct(const LAP_DoubleVector &X, LAP_DoubleVector &Y) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| vectorProduct(const tBoolean &isTrans, const LAP_DoubleVector &X, LAP_DoubleVector &Y) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| vectorProduct(const tBoolean &isTrans, const LAP_DoubleVector &X, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleVector &Y) const | LAP_DoubleFullUpperMatrix | inline |
| vectorProduct(const tBoolean &isTrans, const LAP_ConstDoubleVector &X, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleVector &Y) const | LAP_DoubleFullUpperMatrix | inline |
| vectorProduct(const tBoolean &isTrans, LAP_DoubleVector &X) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| vectorProduct(const tBoolean &isTrans, const double &alpha, LAP_DoubleVector &X) const | LAP_DoubleFullUpperMatrix | inline |
| vectorProduct(const tBoolean &isTrans, const tLVectorIndex &nX, const tLVectorIncrement &incX, double *X) const | LAP_DoubleFullUpperMatrix | inlinevirtual |
| 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_DoubleFullUpperMatrix | virtual |
| LAP_DoubleMatrix::vectorProduct(const LAP_DoubleVector &X) const | LAP_DoubleMatrix | inlinevirtual |
| LAP_DoubleMatrix::vectorProduct(SPC::LAP_DoubleVector &X, SP::LAP_DoubleVector &Y) const | LAP_DoubleMatrix | inlinevirtual |
| ZERO_EPSILON | LAP_Object | static |
| zpow(const double &f, const int &n) | LAP_DoubleMatrix | inlinestatic |
| ~CORE_Object() | CORE_Object | protectedvirtual |
| ~LAP_DoubleFullUpperMatrix() | LAP_DoubleFullUpperMatrix | virtual |
| ~LAP_DoubleMatrix() | LAP_DoubleMatrix | virtual |
| ~LAP_DoubleUpperMatrix() | LAP_DoubleUpperMatrix | inlinevirtual |
| ~LAP_Matrix() | LAP_Matrix | protectedvirtual |
| ~LAP_Object(void) | LAP_Object | protectedvirtual |
1.8.8