|
C++ main module for mmsd Package
1.0
|
This is the complete list of members for LAP_DoubleVector, including all inherited members.
| add(const lapack_real &alpha, const LAP_Vector< lapack_real > &x) | LAP_DoubleVector | inline |
| add(const lapack_real &alpha, const tLVectorIndex n, const lapack_real *x) | LAP_DoubleVector | inline |
| add(const tLVectorIndex &i, const lapack_real &v) | LAP_DoubleVector | inlinevirtual |
| LAP_Vector< lapack_real >::add(const lapack_real &s) | LAP_Vector< lapack_real > | inline |
| ASCENT | LAP_Vector< lapack_real > | static |
| buildRotation(lapack_real &dx, lapack_real &dy, lapack_real &c, lapack_real &s) | LAP_DoubleVector | inlinestatic |
| compare(const lapack_real &a, const lapack_real &b, const tFlag &order) | LAP_Vector< lapack_real > | inline |
| copy(const LAP_Vector< lapack_real > &v) | LAP_DoubleVector | inline |
| copy(const LAP_ConstVector< lapack_real > &v) | LAP_DoubleVector | inline |
| copy(const vector< lapack_real > &vs) | LAP_DoubleVector | inlinevirtual |
| CORE_Object() | CORE_Object | protected |
| DESCENT | LAP_Vector< lapack_real > | static |
| distance2(const LAP_DoubleVector &b) const | LAP_DoubleVector | inline |
| distance2(SPC::LAP_DoubleVector b) const | LAP_DoubleVector | inline |
| LAP_Vector< lapack_real >::distance2(const LAP_Vector< lapack_real > &a) const | LAP_Vector< lapack_real > | inline |
| LAP_Vector< lapack_real >::distance2(const LAP_Vector< lapack_real > &a, const LAP_Vector< lapack_real > &b) | LAP_Vector< lapack_real > | static |
| divideBy(const LAP_Vector< lapack_real > &s) | LAP_Vector< lapack_real > | inline |
| fit() | LAP_Vector< lapack_real > | inline |
| get(const tLVectorIndex &i) const | LAP_Vector< lapack_real > | inlinevirtual |
| getCapacity() const | LAP_Vector< lapack_real > | inline |
| getClassName(const tString &identityString) | CORE_Object | inlinestatic |
| getClassName() const | CORE_Object | |
| getIdentityString() const | CORE_Object | inline |
| getIncrement() const | LAP_Vector< lapack_real > | inline |
| getNullValue() | LAP_Object | inline |
| getNullValue() const | LAP_Object | inline |
| getNullValuesNumber(const tReal &eps) const | LAP_DoubleVector | inlinevirtual |
| getOutput() | CORE_Object | inlinestatic |
| getPointerAddress() const | CORE_Object | inline |
| getSharedPointer(boost::shared_ptr< LAP_Vector< lapack_real > > &p) | LAP_Vector< lapack_real > | inline |
| getSharedPointer(boost::shared_ptr< const LAP_Vector< lapack_real > > &p) const | LAP_Vector< lapack_real > | inline |
| LAP_Object::getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
| LAP_Object::getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
| getSize() const | LAP_Vector< lapack_real > | inline |
| getStart() const | LAP_Vector< lapack_real > | inline |
| getTypeName() | CORE_Object | inlinestatic |
| getValues() const | LAP_Vector< lapack_real > | inlinevirtual |
| getValues() | LAP_Vector< lapack_real > | inlinevirtual |
| indexMax() const | LAP_DoubleVector | inline |
| indexMin() const | LAP_Vector< lapack_real > | |
| init(const lapack_real &v) | LAP_Vector< lapack_real > | inline |
| is32Architecture() | CORE_Object | inlinestatic |
| is64Architecture() | CORE_Object | static |
| isInstanceOf() const | CORE_Object | inline |
| isNullValue(const double &v) const | LAP_Object | inline |
| LAP_DoubleVector() | LAP_DoubleVector | |
| LAP_DoubleVector(const tLVectorIndex &s) | LAP_DoubleVector | |
| LAP_DoubleVector(const LAP_DoubleVector &s) | LAP_DoubleVector | |
| LAP_Object(void) | LAP_Object | protected |
| LAP_Vector() | LAP_Vector< lapack_real > | inlineprotected |
| max(const LAP_Vector< lapack_real > &x, LAP_Vector< lapack_real > &y) | LAP_Vector< lapack_real > | inlinestatic |
| max(LAP_Vector< lapack_real > &y) | LAP_Vector< lapack_real > | inline |
| maxValue(tLVectorIndex &i) const | LAP_DoubleVector | inline |
| merge(const lapack_real &alpha, const LAP_Vector< lapack_real > &x, const lapack_real &beta, const LAP_Vector< lapack_real > &y) | LAP_Vector< lapack_real > | |
| minValue(tLVectorIndex &i) const | LAP_DoubleVector | inline |
| mIsMemoryTesting | CORE_Object | static |
| multiplyBy(const LAP_Vector< lapack_real > &s) | LAP_Vector< lapack_real > | inline |
| New() | LAP_DoubleVector | inlinestatic |
| New(const tLVectorIndex &s) | LAP_DoubleVector | inlinestatic |
| New(const LAP_DoubleVector &s) | LAP_DoubleVector | inlinestatic |
| New(SPC::LAP_DoubleVector s) | LAP_DoubleVector | inlinestatic |
| New(const vector< lapack_real > &vs) | LAP_DoubleVector | inlinestatic |
| norm1() const | LAP_DoubleVector | inline |
| norm2() const | LAP_DoubleVector | inline |
| normInf() const | LAP_DoubleVector | inline |
| operator()(const tLVectorIndex &i) | LAP_Vector< lapack_real > | inline |
| operator()(const tLVectorIndex &i) const | LAP_Vector< lapack_real > | inline |
| operator*=(const LAP_DoubleVector &s) | LAP_DoubleVector | inline |
| operator*=(const lapack_real &s) | LAP_DoubleVector | inline |
| operator+=(const double &s) | LAP_DoubleVector | inline |
| operator+=(const LAP_Vector< lapack_real > &s) | LAP_DoubleVector | inline |
| operator-=(const double &s) | LAP_DoubleVector | inline |
| operator-=(const LAP_Vector< lapack_real > &s) | LAP_DoubleVector | inline |
| operator/=(const LAP_DoubleVector &s) | LAP_DoubleVector | inline |
| operator/=(const lapack_real &s) | LAP_DoubleVector | inline |
| operator=(const lapack_real &s) | LAP_DoubleVector | inline |
| operator=(const vector< lapack_real > &s) | LAP_DoubleVector | inline |
| operator=(const LAP_DoubleVector &s) | LAP_DoubleVector | inline |
| operator=(const LAP_ConstDoubleVector &s) | LAP_DoubleVector | inline |
| operator[](const tLVectorIndex &i) const | LAP_Vector< lapack_real > | inline |
| operator[](const tLVectorIndex &i) | LAP_Vector< lapack_real > | inline |
| operator^=(const double &s) | LAP_DoubleVector | inline |
| outputPrint(const tString &message) | CORE_Object | static |
| pointer2String(const void *obj) | CORE_Object | static |
| power(const lapack_real &s) | LAP_Vector< lapack_real > | inline |
| 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 |
| product(const LAP_DoubleVector &v) const | LAP_DoubleVector | inline |
| product(const LAP_DoubleVector &v, const LAP_DoubleVector &w) | LAP_DoubleVector | inlinestatic |
| quickSort() | LAP_Vector< lapack_real > | |
| removeValues(const tLVectorIndex &index, const tLVectorIndex &n) | LAP_Vector< lapack_real > | inline |
| resetView() | LAP_Vector< lapack_real > | inline |
| reverse() | LAP_Vector< lapack_real > | |
| rotate(LAP_DoubleVector &dx, LAP_DoubleVector &dy, const lapack_real &c, const lapack_real &s) | LAP_DoubleVector | static |
| scale(const lapack_real &alpha) | LAP_DoubleVector | inline |
| set(const tLVectorIndex &i, const lapack_real &v) | LAP_Vector< lapack_real > | inline |
| setIsValuesReferenced(const tBoolean &isReferenced) | LAP_Vector< lapack_real > | inline |
| setOutput(ostream &out) | CORE_Object | inlinestatic |
| setSize(const tLVectorIndex &n) | LAP_Vector< lapack_real > | inline |
| setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
| setType(tString type) | CORE_Object | inlineprotectedvirtual |
| setValues(const tLVectorIndex &n, lapack_real *&values, const tBoolean &isReferenced) | LAP_Vector< lapack_real > | inline |
| setValues(const tLVectorIndex &n, const lapack_real *values) | LAP_Vector< lapack_real > | inline |
| setValues(const tLVectorIndex &n, const tLVectorIncrement &incv, const lapack_real *values) | LAP_Vector< lapack_real > | inline |
| setView(SP::LAP_View v) | LAP_Vector< lapack_real > | inline |
| setView(const tLVectorIndex &start, const tLVectorIndex &end, const tLVectorIndex &increment) | LAP_Vector< lapack_real > | inline |
| sort(const tFlag &order) | LAP_Vector< lapack_real > | |
| sort() | LAP_Vector< lapack_real > | inline |
| sub(const lapack_real &s) | LAP_Vector< lapack_real > | inline |
| sum() const | LAP_DoubleVector | inline |
| swap(LAP_DoubleVector &x, LAP_DoubleVector &y) | LAP_DoubleVector | inlinestatic |
| toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
| toString() const | LAP_DoubleVector | virtual |
| ZERO_EPSILON | LAP_Object | static |
| ~CORE_Object() | CORE_Object | protectedvirtual |
| ~LAP_DoubleVector() | LAP_DoubleVector | virtual |
| ~LAP_Object(void) | LAP_Object | protectedvirtual |
| ~LAP_Vector() | LAP_Vector< lapack_real > | inlineprotectedvirtual |
1.8.8