C++ main module for mmsd Package
1.0
|
This is the complete list of members for LAP_DoubleBandedStorage, including all inherited members.
add(const double &alpha, const LAP_DoubleBandedStorage &B) | LAP_DoubleBandedStorage | inline |
addDiagonal(const double &alpha) | LAP_DoubleBandedStorage | virtual |
compile() | LAP_DoubleBandedStorage | inline |
computeBandsNumber() const | LAP_DoubleBandedStorage | virtual |
copy(const tBoolean &isSymmetric, const tBoolean &isUpper, const tBoolean &isTransposed, const LAP_DoubleMatrixStorage &x) | LAP_DoubleBandedStorage | virtual |
copyBandStorage(const tLVectorIndex &nX, const tLVectorIndex &nUBands, const tLVectorIndex &nLBands, const double *x) | LAP_DoubleBandedStorage | |
copyFullStorage(const tBoolean &isSymmetric, const tBoolean &isUpper, const tBoolean &isTransposed, const tLVectorIndex &nViewedRows, const tLVectorIndex &nViewedCols, const tLVectorIncrement &incx, const tLVectorIndex &ldx, const double *x) | LAP_DoubleBandedStorage | |
copyPackStorage(const tLVectorIndex &nX, const double *x) | LAP_DoubleBandedStorage | |
CORE_Object() | CORE_Object | protected |
getBandsNumber() const | LAP_DoubleBandedStorage | inline |
getCapacity() const | LAP_DoubleMatrixStorage | inline |
getClassName(const tString &identityString) | CORE_Object | inlinestatic |
getClassName() const | CORE_Object | |
getFillRate() const | LAP_DoubleMatrixStorage | inline |
getIdentityString() const | CORE_Object | inline |
getLowerBandsNumber() const | LAP_DoubleBandedStorage | inline |
getNullValue() | LAP_Object | inline |
getNullValue() const | LAP_Object | inline |
getNullValuesNumber() const | LAP_DoubleMatrixStorage | inlinevirtual |
getOutput() | CORE_Object | inlinestatic |
getPointerAddress() const | CORE_Object | inline |
getSharedPointer(SP::CORE_Object &p) | CORE_Object | inline |
getSharedPointer(SPC::CORE_Object &p) const | CORE_Object | inline |
getTypeName() | CORE_Object | inlinestatic |
getUpperBandsNumber() const | LAP_DoubleBandedStorage | inline |
getValues() const | LAP_DoubleMatrixStorage | inline |
getValues() | LAP_DoubleMatrixStorage | inline |
getValuesNumber() const | LAP_DoubleMatrixStorage | inline |
getValuesPointer(SP::LAP_DoubleVector &v) | LAP_DoubleMatrixStorage | inlinevirtual |
indexMin(tLVectorIndex &i, tLVectorIndex &j) const | LAP_DoubleBandedStorage | |
init(const double &v) | LAP_DoubleMatrixStorage | inline |
is32Architecture() | CORE_Object | inlinestatic |
is64Architecture() | CORE_Object | static |
isInstanceOf() const | CORE_Object | inline |
isNullValue(const double &v) const | LAP_Object | inline |
LAP_DoubleBandedStorage() | LAP_DoubleBandedStorage | inline |
LAP_DoubleMatrixStorage() | LAP_DoubleMatrixStorage | inlineprotected |
LAP_Object(void) | LAP_Object | protected |
max(const tFlag &d, const tLVectorIndex &index) const | LAP_DoubleBandedStorage | |
mIsMemoryTesting | CORE_Object | static |
New() | LAP_DoubleBandedStorage | inlinestatic |
operator()(const tLVectorIndex &i, const tLVectorIndex &j) | LAP_DoubleBandedStorage | inlinevirtual |
operator()(const tLVectorIndex &i, const tLVectorIndex &j) const | LAP_DoubleBandedStorage | inlinevirtual |
operator*=(const lapack_real &s) | LAP_DoubleBandedStorage | |
operator*=(const LAP_DoubleBandedStorage &s) | LAP_DoubleBandedStorage | |
operator+=(const lapack_real &s) | LAP_DoubleBandedStorage | |
operator+=(const LAP_DoubleBandedStorage &s) | LAP_DoubleBandedStorage | |
operator-=(const lapack_real &s) | LAP_DoubleBandedStorage | |
operator-=(const LAP_DoubleBandedStorage &s) | LAP_DoubleBandedStorage | |
operator/=(const lapack_real &s) | LAP_DoubleBandedStorage | |
operator/=(const LAP_DoubleBandedStorage &s) | LAP_DoubleBandedStorage | |
operator[](const tLVectorIndex &index) const | LAP_DoubleMatrixStorage | inline |
operator[](const tLVectorIndex &index) | LAP_DoubleMatrixStorage | inline |
operator^=(const lapack_real &s) | LAP_DoubleBandedStorage | |
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 |
setBandsNumber(const tLVectorIndex &u, const tLVectorIndex &l) | LAP_DoubleBandedStorage | inline |
setLowerBandsNumber(const tLVectorIndex &n) | LAP_DoubleBandedStorage | inline |
setOutput(ostream &out) | CORE_Object | inlinestatic |
setThis(SP::CORE_Object p) | CORE_Object | inlineprotected |
setType(tString type) | CORE_Object | inlineprotectedvirtual |
setUpperBandsNumber(const tLVectorIndex &n) | LAP_DoubleBandedStorage | inline |
setValues(const tLVectorIndex &n, const double *values) | LAP_DoubleMatrixStorage | inlinevirtual |
setValuesNumber(const tLVectorIndex &n) | LAP_DoubleMatrixStorage | inlinevirtual |
setValuesPointer(SP::LAP_DoubleVector v) | LAP_DoubleMatrixStorage | inlinevirtual |
toDoAfterThisSetting() | CORE_Object | inlineprotectedvirtual |
toString() const | CORE_Object | virtual |
trace() const | LAP_DoubleBandedStorage | virtual |
updateBandsNumber(const std::pair< tLVectorIndex, tLVectorIndex > &nBands) | LAP_DoubleBandedStorage | |
ZERO_EPSILON | LAP_Object | static |
~CORE_Object() | CORE_Object | protectedvirtual |
~LAP_DoubleBandedStorage() | LAP_DoubleBandedStorage | inlinevirtual |
~LAP_DoubleMatrixStorage() | LAP_DoubleMatrixStorage | inlineprotectedvirtual |
~LAP_Object(void) | LAP_Object | protectedvirtual |