C++ main module for mmsd Package  1.0
LAP_DoubleFullGeneralMatrix Member List

This is the complete list of members for LAP_DoubleFullGeneralMatrix, 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_DoubleMatrixinline
addDiagonal(const double &alpha)LAP_DoubleMatrixinline
COLLAP_Matrixstatic
computeBandsNumber() const LAP_DoubleMatrixinline
computeEigenValueDecomposition(LAP_DoubleVector &U)LAP_DoubleFullGeneralMatrixinlinevirtual
computeEigenValueDecomposition(LAP_DoubleVector &U, LAP_DoubleMatrix &VR) const LAP_DoubleFullGeneralMatrixinlinevirtual
computeEigenValueDecomposition(LAP_DoubleFullGeneralMatrix &A, LAP_DoubleVector &U, LAP_DoubleFullGeneralMatrix &VR)LAP_DoubleFullGeneralMatrixstatic
computeEigenValues(LAP_DoubleFullGeneralMatrix &A, LAP_DoubleVector &U)LAP_DoubleFullGeneralMatrixstatic
computeEigenValues(LAP_DoubleVector &U) const LAP_DoubleFullGeneralMatrixinlinevirtual
concat(const double &alpha, const LAP_DoubleFullGeneralMatrix &X, const double &beta, const LAP_DoubleFullGeneralMatrix &Y)LAP_DoubleFullGeneralMatrixinline
copy(const LAP_DoubleMatrix &x)LAP_DoubleMatrixvirtual
copy(SPC::LAP_DoubleMatrix x)LAP_DoubleMatrixinline
copy(LAP_DoubleMatrix *x)LAP_DoubleMatrixinline
LAP_Matrix::copy(const LAP_Matrix &matrix)LAP_Matrixinlinevirtual
CORE_Object()CORE_Objectprotected
get(const tLVectorIndex &i, const tLVectorIndex &j) const LAP_DoubleMatrixinline
getClassName(const tString &identityString)CORE_Objectinlinestatic
getClassName() const CORE_Object
getColumn(const tLVectorIndex &j, LAP_DoubleVector &v) const LAP_DoubleFullGeneralMatrixvirtual
getColumn(const tLVectorIndex &j, SP::LAP_DoubleVector v) const LAP_DoubleFullGeneralMatrixinlinevirtual
getColumnByReference(const tLVectorIndex &j, LAP_DoubleVector &v)LAP_DoubleFullGeneralMatrixinline
getColumnByReference(const tLVectorIndex &j, LAP_ConstDoubleVector &v) const LAP_DoubleFullGeneralMatrixinline
getColumnsNumber() const LAP_DoubleFullGeneralMatrixinlinevirtual
getFillRate() const LAP_DoubleMatrixinline
getIdentityString() const CORE_Objectinline
getLeadingDimension() const LAP_DoubleFullGeneralMatrixinline
getNullValue()LAP_Objectinline
getNullValue() const LAP_Objectinline
getNullValuesNumber() const LAP_DoubleMatrixinline
getOutput()CORE_Objectinlinestatic
getPointerAddress() const CORE_Objectinline
getRow(const tLVectorIndex &i, SP::LAP_DoubleVector v) const LAP_DoubleFullGeneralMatrixinlinevirtual
getRow(const tLVectorIndex &i, LAP_DoubleVector &v) const LAP_DoubleFullGeneralMatrixvirtual
getRowByReference(const tLVectorIndex &i, LAP_DoubleVector &v)LAP_DoubleFullGeneralMatrixinline
getRowByReference(const tLVectorIndex &i, LAP_ConstDoubleVector &v) const LAP_DoubleFullGeneralMatrixinline
getRowIncrement() const LAP_DoubleFullGeneralMatrixinline
getRowsNumber() const LAP_DoubleFullGeneralMatrixinlinevirtual
getSharedPointer(SP::CORE_Object &p)CORE_Objectinline
getSharedPointer(SPC::CORE_Object &p) const CORE_Objectinline
getSize(const tFlag &direction) const LAP_Matrixinline
getStorage()LAP_DoubleMatrixinline
getStorage() const LAP_DoubleMatrixinline
getTypeName()CORE_Objectinlinestatic
getValuesNumber() const LAP_DoubleMatrixinline
Identity(const tLVectorIndex &nRows)LAP_DoubleFullGeneralMatrixinlinestatic
indexMin(tLVectorIndex &i, tLVectorIndex &j) const LAP_DoubleFullGeneralMatrix
init(const double v)LAP_DoubleMatrixinline
inverse()LAP_DoubleFullGeneralMatrixvirtual
is32Architecture()CORE_Objectinlinestatic
is64Architecture()CORE_Objectstatic
isInstanceOf() const CORE_Objectinline
isNullValue(const double &v) const LAP_Objectinline
isSymmetric() const LAP_DoubleGeneralMatrixinlinevirtual
isTransposed() const LAP_DoubleFullGeneralMatrixinline
isUpper() const LAP_DoubleGeneralMatrixinlinevirtual
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_DoubleGeneralMatrixinline
LAP_DoubleGeneralMatrix(const unsigned int &n, const unsigned int &p)LAP_DoubleGeneralMatrixinline
LAP_DoubleMatrix()LAP_DoubleMatrix
LAP_DoubleMatrix(const tLVectorIndex &n, const tLVectorIndex &p)LAP_DoubleMatrix
LAP_Matrix()LAP_Matrixprotected
LAP_Matrix(const tLVectorIndex &n, const tLVectorIndex &m)LAP_Matrixprotected
LAP_Object(void)LAP_Objectprotected
lowerTest() const LAP_DoubleFullGeneralMatrixinline
LUSolve(const tBoolean &isTr, LAP_DoubleFullGeneralMatrix &X)LAP_DoubleFullGeneralMatrixinline
matrixProduct(const LAP_DoubleMatrix &B) const LAP_DoubleFullGeneralMatrixinlinevirtual
matrixProduct(const LAP_DoubleMatrix &B, LAP_DoubleFullGeneralMatrix &C) const LAP_DoubleFullGeneralMatrix
matrixProduct(const LAP_DoubleFullGeneralMatrix &B, LAP_DoubleFullGeneralMatrix &C) const LAP_DoubleFullGeneralMatrixinline
matrixProduct(const tBoolean &isLeftSide, const tBoolean &isTrans, const LAP_DoubleFullGeneralMatrix &B, const double &alpha, LAP_DoubleFullGeneralMatrix &C) const LAP_DoubleFullGeneralMatrixinline
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_DoubleFullGeneralMatrixinlinestatic
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_DoubleFullGeneralMatrixstatic
max(const tFlag &d, const tLVectorIndex &index) const LAP_DoubleFullGeneralMatrixvirtual
mIsMemoryTestingCORE_Objectstatic
New()LAP_DoubleFullGeneralMatrixinlinestatic
New(const int &n, const int &m)LAP_DoubleFullGeneralMatrixinlinestatic
New(const tLVectorIndex &n, const tLVectorIndex &m)LAP_DoubleFullGeneralMatrixinlinestatic
NewInstance() const LAP_DoubleFullGeneralMatrixinlinevirtual
norm2() const LAP_DoubleFullGeneralMatrixvirtual
norm2(LAP_DoubleVector &v) const LAP_DoubleFullGeneralMatrixvirtual
operator()(const tLVectorIndex &i, const tLVectorIndex &j)LAP_DoubleFullGeneralMatrixinlinevirtual
operator()(const tLVectorIndex &i, const tLVectorIndex &j) const LAP_DoubleFullGeneralMatrixinlinevirtual
operator*=(const lapack_real &s)LAP_DoubleFullGeneralMatrixinline
operator*=(const LAP_DoubleFullGeneralMatrix &s)LAP_DoubleFullGeneralMatrixinline
operator+=(const lapack_real &s)LAP_DoubleFullGeneralMatrixinline
operator+=(const LAP_DoubleFullGeneralMatrix &s)LAP_DoubleFullGeneralMatrixinline
operator-=(const lapack_real &s)LAP_DoubleFullGeneralMatrixinline
operator-=(const LAP_DoubleFullGeneralMatrix &s)LAP_DoubleFullGeneralMatrixinline
operator/=(const lapack_real &s)LAP_DoubleFullGeneralMatrixinline
operator/=(const LAP_DoubleFullGeneralMatrix &s)LAP_DoubleFullGeneralMatrixinline
operator=(const double &s)LAP_DoubleFullGeneralMatrixinline
operator=(const LAP_DoubleFullGeneralMatrix &s)LAP_DoubleFullGeneralMatrixinline
operator[](const tLVectorIndex &index) const LAP_DoubleMatrixinline
operator[](const tLVectorIndex &index)LAP_DoubleMatrixinline
operator^=(const lapack_real &s)LAP_DoubleFullGeneralMatrixinline
orthogonalize()LAP_DoubleFullGeneralMatrixinline
orthogonalize(const tFlag &m)LAP_DoubleFullGeneralMatrixinline
outputPrint(const tString &message)CORE_Objectstatic
pointer2String(const void *obj)CORE_Objectstatic
print()CORE_Objectinlinevirtual
print(ostream &out) const CORE_Objectinlinevirtual
print(const tString &message)CORE_Objectvirtual
print(const tInteger &str)CORE_Objectvirtual
print(const tRelativeInteger &str)CORE_Objectvirtual
print(const tReal &str)CORE_Objectvirtual
print(const int &str)CORE_Objectvirtual
print(ostream &out, const tString &message)CORE_Objectinlinestatic
printObjectsInMemory()CORE_Objectstatic
QRLAP_DoubleFullGeneralMatrixstatic
QRPLAP_DoubleFullGeneralMatrixstatic
removeColumn(const tLVectorIndex &index)LAP_DoubleFullGeneralMatrix
reverseColumns()LAP_DoubleFullGeneralMatrixinline
ROWLAP_Matrixstatic
set(const tLVectorIndex &i, const tLVectorIndex &j, const double &v)LAP_DoubleMatrixinline
setOutput(ostream &out)CORE_Objectinlinestatic
setSize(const tLVectorIndex &n, const tLVectorIndex &p)LAP_DoubleFullGeneralMatrixinlinevirtual
setSize(const tLVectorIndex &n)LAP_DoubleFullGeneralMatrixinlinevirtual
setStorage(SP::LAP_DoubleMatrixStorage s)LAP_DoubleMatrixinline
setThis(SP::CORE_Object p)CORE_Objectinlineprotected
setType(tString type)CORE_Objectinlineprotectedvirtual
setValues(const tLVectorIndex &n, const tLVectorIndex &p, SP::LAP_DoubleVector v)LAP_DoubleFullGeneralMatrixinlinevirtual
setValues(SP::LAP_DoubleVector v)LAP_DoubleFullGeneralMatrixinlinevirtual
setValues(const tLVectorIndex &n, const tLVectorIndex &p, const double *values)LAP_DoubleFullGeneralMatrixinlinevirtual
setValues(const tLVectorIndex &n, const double *values)LAP_DoubleFullGeneralMatrixinlinevirtual
solve(const tBoolean &isTr, LAP_DoubleFullGeneralMatrix &X) const LAP_DoubleFullGeneralMatrixinline
solve(const LAP_DoubleFullGeneralMatrix &A, const lapack_int *ipiv, const tBoolean &isTr, LAP_DoubleFullGeneralMatrix &X)LAP_DoubleFullGeneralMatrixstatic
sum(const tFlag &d, LAP_DoubleVector &s) const LAP_DoubleFullGeneralMatrixvirtual
sum(const tFlag &d, const tLVectorIndex &index) const LAP_DoubleFullGeneralMatrixvirtual
swapColumns(const tLVectorIndex &i, const tLVectorIndex &j)LAP_DoubleFullGeneralMatrixinline
symmetricTest() const LAP_DoubleFullGeneralMatrixinline
toDoAfterThisSetting()CORE_Objectinlineprotectedvirtual
toString() const LAP_DoubleMatrixvirtual
trace() const LAP_DoubleMatrixinline
transpose()LAP_DoubleFullGeneralMatrix
upperTest() const LAP_DoubleFullGeneralMatrixinline
vectorProduct(const LAP_DoubleVector &X, LAP_DoubleVector &Y) const LAP_DoubleFullGeneralMatrixinlinevirtual
vectorProduct(const tBoolean &isTrans, const LAP_DoubleVector &X, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleVector &Y) const LAP_DoubleFullGeneralMatrixinline
vectorProduct(const tBoolean &isTrans, const LAP_ConstDoubleVector &X, const lapack_real &alpha, const lapack_real &beta, LAP_DoubleVector &Y) const LAP_DoubleFullGeneralMatrixinline
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_DoubleFullGeneralMatrixinlinevirtual
LAP_DoubleGeneralMatrix::vectorProduct(const LAP_DoubleVector &X) const LAP_DoubleMatrixinlinevirtual
LAP_DoubleGeneralMatrix::vectorProduct(SPC::LAP_DoubleVector &X, SP::LAP_DoubleVector &Y) const LAP_DoubleMatrixinlinevirtual
LAP_DoubleGeneralMatrix::vectorProduct(const tBoolean &isTrans, const LAP_DoubleVector &X, LAP_DoubleVector &Y) const LAP_DoubleMatrixinlinevirtual
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 =0LAP_DoubleMatrixpure virtual
ZERO_EPSILONLAP_Objectstatic
zpow(const double &f, const int &n)LAP_DoubleMatrixinlinestatic
~CORE_Object()CORE_Objectprotectedvirtual
~LAP_DoubleFullGeneralMatrix()LAP_DoubleFullGeneralMatrixvirtual
~LAP_DoubleGeneralMatrix()LAP_DoubleGeneralMatrixinlinevirtual
~LAP_DoubleMatrix()LAP_DoubleMatrixvirtual
~LAP_Matrix()LAP_Matrixprotectedvirtual
~LAP_Object(void)LAP_Objectprotectedvirtual