| asArray() const | CAMmatrixBase | |
| asVector() const | CAMmatrixBase | |
| CAMdoubleMatrix() | CAMdoubleMatrix | |
| CAMdoubleMatrix(const CAMdoubleMatrix &A) | CAMdoubleMatrix | |
| CAMdoubleMatrix(const CAMmatrixBase &A) | CAMdoubleMatrix | |
| CAMdoubleMatrix(const CAMrange &R1, const CAMrange &R2) | CAMdoubleMatrix | |
| CAMmatrixBase() | CAMmatrixBase | |
| CAMmatrixBase(const CAMmatrixBase &A) | CAMmatrixBase | |
| CAMmatrixBase(int d_type) | CAMmatrixBase | |
| CAMmatrixBase(int d_type, const CAMrange &R1, const CAMrange &R2) | CAMmatrixBase | |
| CAMvectorBase class | CAMmatrixBase | [friend] |
| DataP | CAMmatrixBase | |
| decrementReferenceCount() | CAMmatrixBase | |
| doubleConversionError(const CAMstructureBase &A) | CAMmatrixBase | [static] |
| exchangeContentsWith(CAMmatrixBase &B) | CAMmatrixBase | |
| getDataPointer() const | CAMdoubleMatrix | |
| CAMmatrixBase::getDataPointer(long i1, long i2) const | CAMmatrixBase | |
| getDimension() const | CAMmatrixBase | |
| getReferenceCount() const | CAMmatrixBase | |
| identity(long n) | CAMdoubleMatrix | [static] |
| incrementReferenceCount() | CAMmatrixBase | |
| indexCheck(const CAMstructureBase &S, long i1, long i2) | CAMmatrixBase | [static] |
| indexErrorMessage(long indexDimension, long base, long bound, long index) | CAMmatrixBase | [static] |
| infNorm() const | CAMmatrixBase | |
| initialize() | CAMdoubleMatrix | |
| initialize(const CAMdoubleMatrix &A) | CAMdoubleMatrix | |
| initialize(const CAMmatrixBase &A) | CAMdoubleMatrix | |
| initialize(const CAMrange &R1, const CAMrange &R2) | CAMdoubleMatrix | |
| CAMmatrixBase::initialize(int d_type) | CAMmatrixBase | |
| CAMmatrixBase::initialize(int d_type, const CAMrange &R1, const CAMrange &R2) | CAMmatrixBase | |
| initializeMinDuplicate(const CAMmatrixBase &A) | CAMmatrixBase | |
| initializeReferenceDuplicate(const CAMmatrixBase &B) | CAMmatrixBase | |
| initializeReturnArgument(const CAMstructureBase &S, int dataT) | CAMmatrixBase | |
| initializeReturnArgument(const CAMmatrixBase &A) | CAMmatrixBase | |
| inputSizeError() | CAMmatrixBase | [static] |
| inverse() const | CAMmatrixBase | |
| matrixBaseReferenceCount | CAMmatrixBase | |
| max() const | CAMmatrixBase | |
| maxAbs() const | CAMmatrixBase | |
| min() const | CAMmatrixBase | |
| minAbs() const | CAMmatrixBase | |
| minusValue(double value) | CAMmatrixBase | |
| nonConformingMessage(const CAMstructureBase &A, const CAMstructureBase &B) | CAMmatrixBase | [static] |
| nonSquareMessage() | CAMmatrixBase | [static] |
| nullOperandError() | CAMmatrixBase | [static] |
| nullOperandError(char *Operation) | CAMmatrixBase | [static] |
| objectConversionError(const CAMstructureBase &A) | CAMmatrixBase | [static] |
| operator *(const CAMmatrixBase &A) const | CAMmatrixBase | |
| operator *(const CAMvectorBase &A) const | CAMmatrixBase | |
| operator *(double value) const | CAMmatrixBase | |
| operator *(double value, const CAMmatrixBase &A) | CAMmatrixBase | [friend] |
| operator *=(const CAMmatrixBase &A) | CAMmatrixBase | |
| operator *=(const CAMvectorBase &A) | CAMmatrixBase | |
| operator *=(double value) | CAMmatrixBase | |
| operator()(long i1, long i2) | CAMdoubleMatrix | |
| operator()(long i1, long i2) const | CAMdoubleMatrix | |
| operator()(const CAMrange &R1, const CAMrange &R2) const | CAMdoubleMatrix | |
| operator()(const CAMrange &R1, const CAMrange &R2) | CAMdoubleMatrix | |
| operator+(const CAMmatrixBase &A) const | CAMmatrixBase | |
| operator+(const CAMvectorBase &A) const | CAMmatrixBase | |
| operator+(const double value) const | CAMmatrixBase | |
| operator+(const double value, const CAMmatrixBase &A) | CAMmatrixBase | [friend] |
| operator+=(const CAMmatrixBase &A) | CAMmatrixBase | |
| operator+=(const CAMvectorBase &A) | CAMmatrixBase | |
| operator+=(const double value) | CAMmatrixBase | |
| operator-() const | CAMmatrixBase | |
| operator-(const CAMmatrixBase &A) const | CAMmatrixBase | |
| operator-(const CAMvectorBase &A) const | CAMmatrixBase | |
| operator-(const double value) const | CAMmatrixBase | |
| operator-(const double value, const CAMmatrixBase &A) | CAMmatrixBase | [friend] |
| operator-=(const CAMmatrixBase &A) | CAMmatrixBase | |
| operator-=(const CAMvectorBase &A) | CAMmatrixBase | |
| operator-=(const double value) | CAMmatrixBase | |
| operator/(const CAMmatrixBase &A) const | CAMmatrixBase | |
| operator/(const CAMvectorBase &A) const | CAMmatrixBase | |
| operator/(double value) const | CAMmatrixBase | |
| operator/(double value, const CAMmatrixBase &A) | CAMmatrixBase | [friend] |
| operator/=(const CAMmatrixBase &A) | CAMmatrixBase | |
| operator/=(const CAMvectorBase &A) | CAMmatrixBase | |
| operator/=(double value) | CAMmatrixBase | |
| operator<<(ostream &out_stream, const CAMmatrixBase &A) | CAMmatrixBase | [friend] |
| operator=(const CAMdoubleMatrix &A) | CAMdoubleMatrix | |
| operator=(const CAMmatrixBase &A) | CAMdoubleMatrix | |
| operator=(const CAMvectorBase &A) | CAMdoubleMatrix | |
| operator=(double value) | CAMdoubleMatrix | |
| operator>>(istream &in_stream, CAMmatrixBase &A) | CAMmatrixBase | [friend] |
| operator[](long i) const | CAMmatrixBase | |
| operator[](long i) | CAMmatrixBase | |
| operator~() const | CAMmatrixBase | |
| plusValue(double value) | CAMmatrixBase | |
| pNorm(int p) const | CAMmatrixBase | |
| pNorm(long p) const | CAMmatrixBase | |
| pNorm(float p) const | CAMmatrixBase | |
| pNorm(double p) const | CAMmatrixBase | |
| referenceCountError() | CAMmatrixBase | [static] |
| referenceFlag | CAMmatrixBase | |
| setAllIndexBase(long i) | CAMmatrixBase | |
| setReferenceCount(int refValue) | CAMmatrixBase | |
| setTemporaryFlag() | CAMmatrixBase | |
| setToValue(double value) | CAMmatrixBase | |
| Structure | CAMmatrixBase | |
| transpose() const | CAMmatrixBase | |
| typeValue | CAMmatrixBase | |
| ~CAMmatrixBase() | CAMmatrixBase | |