|
C++ main module for mmsd Package
1.0
|
This is the complete list of members for LAP_DoubleUpperMatrix, 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 |
| computeEigenValues(LAP_DoubleVector &U) const =0 | LAP_DoubleUpperMatrix | pure virtual |
| 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)=0 | LAP_DoubleUpperMatrix | pure 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 =0 | LAP_DoubleMatrix | pure virtual |
| getColumn(const tLVectorIndex &j, SP::LAP_DoubleVector v) const | LAP_DoubleMatrix | inlinevirtual |
| getColumnsNumber() const | LAP_Matrix | inlinevirtual |
| getFillRate() const | LAP_DoubleMatrix | inline |
| getIdentityString() const | CORE_Object | 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 =0 | LAP_DoubleMatrix | pure virtual |
| getRow(const tLVectorIndex &i, SP::LAP_DoubleVector v) const | LAP_DoubleMatrix | inlinevirtual |
| getRowsNumber() const | LAP_Matrix | 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 |
| init(const double v) | LAP_DoubleMatrix | inline |
| 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_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 tBoolean &isLeft, const tBoolean &isTrans, const double &alpha, LAP_DoubleFullGeneralMatrix &A) const =0 | LAP_DoubleUpperMatrix | pure virtual |
| LAP_DoubleMatrix::matrixProduct(const LAP_DoubleMatrix &B) const =0 | LAP_DoubleMatrix | pure virtual |
| mIsMemoryTesting | CORE_Object | static |
| NewInstance() const =0 | LAP_DoubleMatrix | pure virtual |
| norm2() const =0 | LAP_DoubleMatrix | pure virtual |
| norm2(LAP_DoubleVector &v) const =0 | LAP_DoubleMatrix | pure virtual |
| operator()(const tLVectorIndex &i, const tLVectorIndex &j) const =0 | LAP_DoubleMatrix | pure virtual |
| operator()(const tLVectorIndex &i, const tLVectorIndex &j)=0 | LAP_DoubleMatrix | pure virtual |
| operator[](const tLVectorIndex &index) const | LAP_DoubleMatrix | inline |
| operator[](const tLVectorIndex &index) | LAP_DoubleMatrix | 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, LAP_DoubleVector &X) const =0 | LAP_DoubleUpperMatrix | pure virtual |
| rankProduct(const tBoolean &isTransU, const LAP_DoubleVector &Diag, LAP_DoubleVector &X) const =0 | LAP_DoubleUpperMatrix | pure virtual |
| 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_Matrix | inlinevirtual |
| setSize(const tLVectorIndex &n) | LAP_Matrix | inlinevirtual |
| setStorage(SP::LAP_DoubleMatrixStorage s) | LAP_DoubleMatrix | inline |
| setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
| setType(tString type) | CORE_Object | inlineprotectedvirtual |
| setValues(SP::LAP_DoubleVector v) | LAP_DoubleMatrix | inlinevirtual |
| setValues(const tLVectorIndex &n, const double *values) | LAP_DoubleMatrix | inlinevirtual |
| solve(const tBoolean &isTrans, const tLVectorIndex &nY, const tLVectorIncrement &incY, double *Y) const =0 | LAP_DoubleUpperMatrix | pure virtual |
| solve(const tBoolean &isTrans, LAP_DoubleFullGeneralMatrix &X) const =0 | LAP_DoubleUpperMatrix | pure virtual |
| sum(const tFlag &d, LAP_DoubleVector &s) const =0 | LAP_DoubleMatrix | pure virtual |
| sum(const tFlag &d, const tLVectorIndex &index) const =0 | LAP_DoubleMatrix | pure virtual |
| toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
| toString() const | LAP_DoubleMatrix | virtual |
| trace() const | LAP_DoubleMatrix | inline |
| vectorProduct(const tBoolean &isTrans, LAP_DoubleVector &X) const =0 | LAP_DoubleUpperMatrix | pure virtual |
| vectorProduct(const tBoolean &isTrans, const tLVectorIndex &nY, const tLVectorIncrement &incY, double *Y) const =0 | LAP_DoubleUpperMatrix | pure virtual |
| LAP_DoubleMatrix::vectorProduct(const LAP_DoubleVector &X) const | LAP_DoubleMatrix | inlinevirtual |
| LAP_DoubleMatrix::vectorProduct(const LAP_DoubleVector &X, LAP_DoubleVector &Y) const | LAP_DoubleMatrix | inlinevirtual |
| LAP_DoubleMatrix::vectorProduct(SPC::LAP_DoubleVector &X, SP::LAP_DoubleVector &Y) const | LAP_DoubleMatrix | inlinevirtual |
| LAP_DoubleMatrix::vectorProduct(const tBoolean &isTrans, const LAP_DoubleVector &X, LAP_DoubleVector &Y) const | LAP_DoubleMatrix | inlinevirtual |
| LAP_DoubleMatrix::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 =0 | LAP_DoubleMatrix | pure virtual |
| ZERO_EPSILON | LAP_Object | static |
| zpow(const double &f, const int &n) | LAP_DoubleMatrix | inlinestatic |
| ~CORE_Object() | CORE_Object | protectedvirtual |
| ~LAP_DoubleMatrix() | LAP_DoubleMatrix | virtual |
| ~LAP_DoubleUpperMatrix() | LAP_DoubleUpperMatrix | inlinevirtual |
| ~LAP_Matrix() | LAP_Matrix | protectedvirtual |
| ~LAP_Object(void) | LAP_Object | protectedvirtual |
1.8.8