|
C++ main module for mmsd Package
1.0
|
This is the complete list of members for MMSD_DoubleFullMatrix, including all inherited members.
| add(const double &alpha, const LAP_DoubleFullGeneralMatrix &x) | LAP_DoubleFullGeneralMatrix | |
| LAP_DoubleGeneralMatrix::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 |
| computeCovarianceMatrix(MMSD_DoubleSymmetricMatrix &covarianceMatrix) const | MMSD_DoubleFullMatrix | |
| computeEigenValueDecomposition(LAP_DoubleVector &U) | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| computeEigenValueDecomposition(LAP_DoubleVector &U, LAP_DoubleMatrix &VR) const | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| computeEigenValueDecomposition(LAP_DoubleFullGeneralMatrix &A, LAP_DoubleVector &U, LAP_DoubleFullGeneralMatrix &VR) | LAP_DoubleFullGeneralMatrix | static |
| computeEigenValues(LAP_DoubleFullGeneralMatrix &A, LAP_DoubleVector &U) | LAP_DoubleFullGeneralMatrix | static |
| computeEigenValues(LAP_DoubleVector &U) const | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| concat(const double &alpha, const LAP_DoubleFullGeneralMatrix &X, const double &beta, const LAP_DoubleFullGeneralMatrix &Y) | LAP_DoubleFullGeneralMatrix | inline |
| 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 |
| 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_DoubleFullGeneralMatrix | virtual |
| getColumn(const tLVectorIndex &j, SP::LAP_DoubleVector v) const | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| getColumnByReference(const tLVectorIndex &j, LAP_DoubleVector &v) | LAP_DoubleFullGeneralMatrix | inline |
| getColumnByReference(const tLVectorIndex &j, LAP_ConstDoubleVector &v) const | LAP_DoubleFullGeneralMatrix | inline |
| getColumnsNumber() const | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| getFillRate() const | LAP_DoubleMatrix | inline |
| getIdentityString() const | CORE_Object | inline |
| getLeadingDimension() const | LAP_DoubleFullGeneralMatrix | 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, SP::LAP_DoubleVector v) const | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| getRow(const tLVectorIndex &i, LAP_DoubleVector &v) const | LAP_DoubleFullGeneralMatrix | virtual |
| getRowByReference(const tLVectorIndex &i, LAP_DoubleVector &v) | LAP_DoubleFullGeneralMatrix | inline |
| getRowByReference(const tLVectorIndex &i, LAP_ConstDoubleVector &v) const | LAP_DoubleFullGeneralMatrix | inline |
| getRowIncrement() const | LAP_DoubleFullGeneralMatrix | inline |
| getRowsNumber() const | LAP_DoubleFullGeneralMatrix | 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_DoubleFullGeneralMatrix | inlinestatic |
| indexMin(tLVectorIndex &i, tLVectorIndex &j) const | LAP_DoubleFullGeneralMatrix | |
| init(const double v) | LAP_DoubleMatrix | inline |
| inverse() | LAP_DoubleFullGeneralMatrix | virtual |
| is32Architecture() | CORE_Object | inlinestatic |
| is64Architecture() | CORE_Object | static |
| isInstanceOf() const | CORE_Object | inline |
| isNullValue(const double &v) const | LAP_Object | inline |
| isSymmetric() const | LAP_DoubleGeneralMatrix | inlinevirtual |
| isTransposed() const | LAP_DoubleFullGeneralMatrix | inline |
| isUpper() const | LAP_DoubleGeneralMatrix | inlinevirtual |
| LAP_DoubleFullGeneralMatrix() | LAP_DoubleFullGeneralMatrix | |
| LAP_DoubleFullGeneralMatrix(const tLVectorIndex &n, const tLVectorIndex &m) | LAP_DoubleFullGeneralMatrix | |
| LAP_DoubleFullGeneralMatrix(const LAP_DoubleFullGeneralMatrix &mat) | LAP_DoubleFullGeneralMatrix | |
| LAP_DoubleGeneralMatrix() | LAP_DoubleGeneralMatrix | inline |
| LAP_DoubleGeneralMatrix(const unsigned int &n, const unsigned int &p) | LAP_DoubleGeneralMatrix | inline |
| LAP_DoubleMatrix() | LAP_DoubleMatrix | |
| LAP_DoubleMatrix(const tLVectorIndex &n, const tLVectorIndex &p) | LAP_DoubleMatrix | |
| LAP_Matrix() | LAP_Matrix | protected |
| LAP_Matrix(const tLVectorIndex &n, const tLVectorIndex &m) | LAP_Matrix | protected |
| LAP_Object(void) | LAP_Object | protected |
| lowerTest() const | LAP_DoubleFullGeneralMatrix | inline |
| LUSolve(const tBoolean &isTr, LAP_DoubleFullGeneralMatrix &X) | LAP_DoubleFullGeneralMatrix | inline |
| matrixProduct(const LAP_DoubleMatrix &B) const | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| matrixProduct(const LAP_DoubleMatrix &B, LAP_DoubleFullGeneralMatrix &C) const | LAP_DoubleFullGeneralMatrix | |
| matrixProduct(const LAP_DoubleFullGeneralMatrix &B, LAP_DoubleFullGeneralMatrix &C) const | LAP_DoubleFullGeneralMatrix | inline |
| matrixProduct(const tBoolean &isLeftSide, const tBoolean &isTrans, const LAP_DoubleFullGeneralMatrix &B, const double &alpha, LAP_DoubleFullGeneralMatrix &C) const | LAP_DoubleFullGeneralMatrix | inline |
| matrixProduct(const tBoolean &isTrA, const LAP_DoubleFullGeneralMatrix &A, const tBoolean &isTrB, const LAP_DoubleFullGeneralMatrix &B, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleFullGeneralMatrix &C) | LAP_DoubleFullGeneralMatrix | inlinestatic |
| matrixProduct(const tBoolean &isTrA, const tLVectorIndex &nRowsA, const tLVectorIndex &nColsA, const tLVectorIndex &ldA, const double *A, const tBoolean &isTrB, const tLVectorIndex &nRowsB, const tLVectorIndex &nColsB, const tLVectorIndex &ldB, const double *B, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleFullGeneralMatrix &C) | LAP_DoubleFullGeneralMatrix | static |
| max(const tFlag &d, const tLVectorIndex &index) const | LAP_DoubleFullGeneralMatrix | virtual |
| mIsMemoryTesting | CORE_Object | static |
| MMSD_DoubleFullMatrix(void) | MMSD_DoubleFullMatrix | |
| MMSD_DoubleFullMatrix(const tLVectorIndex &n, const tLVectorIndex &p) | MMSD_DoubleFullMatrix | |
| New() | MMSD_DoubleFullMatrix | inlinestatic |
| New(const tLVectorIndex &n, const tLVectorIndex &p) | MMSD_DoubleFullMatrix | inlinestatic |
| LAP_DoubleFullGeneralMatrix::New(const int &n, const int &m) | LAP_DoubleFullGeneralMatrix | inlinestatic |
| NewInstance() const | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| norm2() const | LAP_DoubleFullGeneralMatrix | virtual |
| norm2(LAP_DoubleVector &v) const | LAP_DoubleFullGeneralMatrix | virtual |
| operator()(const tLVectorIndex &i, const tLVectorIndex &j) | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| operator()(const tLVectorIndex &i, const tLVectorIndex &j) const | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| operator*=(const lapack_real &s) | LAP_DoubleFullGeneralMatrix | inline |
| operator*=(const LAP_DoubleFullGeneralMatrix &s) | LAP_DoubleFullGeneralMatrix | inline |
| operator+=(const lapack_real &s) | LAP_DoubleFullGeneralMatrix | inline |
| operator+=(const LAP_DoubleFullGeneralMatrix &s) | LAP_DoubleFullGeneralMatrix | inline |
| operator-=(const lapack_real &s) | LAP_DoubleFullGeneralMatrix | inline |
| operator-=(const LAP_DoubleFullGeneralMatrix &s) | LAP_DoubleFullGeneralMatrix | inline |
| operator/=(const lapack_real &s) | LAP_DoubleFullGeneralMatrix | inline |
| operator/=(const LAP_DoubleFullGeneralMatrix &s) | LAP_DoubleFullGeneralMatrix | inline |
| operator=(const double &s) | MMSD_DoubleFullMatrix | inline |
| LAP_DoubleFullGeneralMatrix::operator=(const LAP_DoubleFullGeneralMatrix &s) | LAP_DoubleFullGeneralMatrix | inline |
| operator[](const tLVectorIndex &index) const | LAP_DoubleMatrix | inline |
| operator[](const tLVectorIndex &index) | LAP_DoubleMatrix | inline |
| operator^=(const lapack_real &s) | LAP_DoubleFullGeneralMatrix | inline |
| orthogonalize() | LAP_DoubleFullGeneralMatrix | inline |
| orthogonalize(const tFlag &m) | LAP_DoubleFullGeneralMatrix | 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 |
| QR | LAP_DoubleFullGeneralMatrix | static |
| QRP | LAP_DoubleFullGeneralMatrix | static |
| removeColumn(const tLVectorIndex &index) | LAP_DoubleFullGeneralMatrix | |
| reverseColumns() | LAP_DoubleFullGeneralMatrix | inline |
| 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_DoubleFullGeneralMatrix | inlinevirtual |
| setSize(const tLVectorIndex &n) | LAP_DoubleFullGeneralMatrix | 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_DoubleFullGeneralMatrix | inlinevirtual |
| setValues(SP::LAP_DoubleVector v) | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| setValues(const tLVectorIndex &n, const tLVectorIndex &p, const double *values) | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| setValues(const tLVectorIndex &n, const double *values) | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| solve(const tBoolean &isTr, LAP_DoubleFullGeneralMatrix &X) const | LAP_DoubleFullGeneralMatrix | inline |
| solve(const LAP_DoubleFullGeneralMatrix &A, const lapack_int *ipiv, const tBoolean &isTr, LAP_DoubleFullGeneralMatrix &X) | LAP_DoubleFullGeneralMatrix | static |
| sum(const tFlag &d, LAP_DoubleVector &s) const | LAP_DoubleFullGeneralMatrix | virtual |
| sum(const tFlag &d, const tLVectorIndex &index) const | LAP_DoubleFullGeneralMatrix | virtual |
| swapColumns(const tLVectorIndex &i, const tLVectorIndex &j) | LAP_DoubleFullGeneralMatrix | inline |
| symmetricTest() const | LAP_DoubleFullGeneralMatrix | inline |
| toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
| toString() const | LAP_DoubleMatrix | virtual |
| trace() const | LAP_DoubleMatrix | inline |
| transpose() | LAP_DoubleFullGeneralMatrix | |
| upperTest() const | LAP_DoubleFullGeneralMatrix | inline |
| vectorProduct(const LAP_DoubleVector &X, LAP_DoubleVector &Y) const | LAP_DoubleFullGeneralMatrix | inlinevirtual |
| vectorProduct(const tBoolean &isTrans, const LAP_DoubleVector &X, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleVector &Y) const | LAP_DoubleFullGeneralMatrix | inline |
| vectorProduct(const tBoolean &isTrans, const LAP_ConstDoubleVector &X, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleVector &Y) const | LAP_DoubleFullGeneralMatrix | inline |
| 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_DoubleFullGeneralMatrix | inlinevirtual |
| LAP_DoubleGeneralMatrix::vectorProduct(const LAP_DoubleVector &X) const | LAP_DoubleMatrix | inlinevirtual |
| LAP_DoubleGeneralMatrix::vectorProduct(SPC::LAP_DoubleVector &X, SP::LAP_DoubleVector &Y) const | LAP_DoubleMatrix | inlinevirtual |
| LAP_DoubleGeneralMatrix::vectorProduct(const tBoolean &isTrans, const LAP_DoubleVector &X, LAP_DoubleVector &Y) const | LAP_DoubleMatrix | inlinevirtual |
| LAP_DoubleGeneralMatrix::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_DoubleFullGeneralMatrix() | LAP_DoubleFullGeneralMatrix | virtual |
| ~LAP_DoubleGeneralMatrix() | LAP_DoubleGeneralMatrix | inlinevirtual |
| ~LAP_DoubleMatrix() | LAP_DoubleMatrix | virtual |
| ~LAP_Matrix() | LAP_Matrix | protectedvirtual |
| ~LAP_Object(void) | LAP_Object | protectedvirtual |
| ~MMSD_DoubleFullMatrix(void) | MMSD_DoubleFullMatrix | virtual |
1.8.8