asArray() const | CAMvectorBase | |
asMatrix() const | CAMvectorBase | |
CAMdoubleVector() | CAMdoubleVector | |
CAMdoubleVector(const CAMdoubleVector &A) | CAMdoubleVector | |
CAMdoubleVector(const CAMvectorBase &A) | CAMdoubleVector | |
CAMdoubleVector(long n) | CAMdoubleVector | |
CAMdoubleVector(const CAMrange &R1) | CAMdoubleVector | |
CAMdoubleVector(const CAMrange &R1, char *RorC) | CAMdoubleVector | |
CAMmatrixBase class | CAMvectorBase | [friend] |
CAMvectorBase() | CAMvectorBase | |
CAMvectorBase(const CAMvectorBase &A) | CAMvectorBase | |
CAMvectorBase(int d_type) | CAMvectorBase | |
CAMvectorBase(int d_type, const CAMrange &R1) | CAMvectorBase | |
CAMvectorBase::getIndexBase() const | CAMvectorBase | |
CAMvectorBase::getIndexBound() const | CAMvectorBase | |
CAMvectorBase::getIndexCount() const | CAMvectorBase | |
CAMvectorBase::getIndexStride() const | CAMvectorBase | |
CAMvectorBase::setIndexBase(long i) | CAMvectorBase | |
CAMvectorBase::setIndexStride(long i) | CAMvectorBase | |
DataP | CAMvectorBase | |
decrementReferenceCount() | CAMvectorBase | |
dot(const CAMvectorBase &V) const | CAMvectorBase | |
doubleConversionError(const CAMstructureBase &A) | CAMvectorBase | [static] |
exchangeContentsWith(CAMvectorBase &B) | CAMvectorBase | |
getDataPointer() const | CAMdoubleVector | |
CAMvectorBase::getDataPointer(long i1, long i2) const | CAMvectorBase | |
GetDCM() const | O_SESSAME::Quaternion | |
getDimension() const | CAMvectorBase | |
GetEulerAngles(const int &_Sequence) const | O_SESSAME::Quaternion | |
GetEulerAxisAngle(Vector &_EulerAxis, Angle &_EulerAngle) const | O_SESSAME::Quaternion | |
GetEulerAxisAngle() const | O_SESSAME::Quaternion | |
GetMRP() const | O_SESSAME::Quaternion | |
getReferenceCount() const | CAMvectorBase | |
incrementReferenceCount() | CAMvectorBase | |
indexCheck(const CAMstructureBase &S, long i1, long i2) | CAMvectorBase | [static] |
indexErrorMessage(long indexDimension, long base, long bound, long index) | CAMvectorBase | [static] |
infNorm() const | CAMvectorBase | |
initialize() | CAMdoubleVector | |
initialize(const CAMdoubleVector &A) | CAMdoubleVector | |
initialize(const CAMvectorBase &A) | CAMdoubleVector | |
initialize(long n) | CAMdoubleVector | |
initialize(const CAMrange &R1) | CAMdoubleVector | |
CAMvectorBase::initialize(int d_type) | CAMvectorBase | |
CAMvectorBase::initialize(int d_type, const CAMrange &R1) | CAMvectorBase | |
initializeMinDuplicate(const CAMvectorBase &A) | CAMvectorBase | |
initializeReferenceDuplicate(const CAMvectorBase &B) | CAMvectorBase | |
initializeReturnArgument(const CAMstructureBase &S, int dataT) | CAMvectorBase | |
initializeReturnArgument(const CAMvectorBase &A) | CAMvectorBase | |
inputSizeError() | CAMvectorBase | [static] |
max() const | CAMvectorBase | |
maxAbs() const | CAMvectorBase | |
min() const | CAMvectorBase | |
minAbs() const | CAMvectorBase | |
minusValue(double value) | CAMvectorBase | |
nonConformingMessage(const CAMstructureBase &A, const CAMstructureBase &B) | CAMvectorBase | [static] |
Normalize() | O_SESSAME::Quaternion | |
nullOperandError() | CAMvectorBase | [static] |
nullOperandError(char *Operation) | CAMvectorBase | [static] |
objectConversionError(const CAMstructureBase &A) | CAMvectorBase | [static] |
operator *(const CAMvectorBase &A) const | CAMvectorBase | |
operator *(const CAMmatrixBase &A) const | CAMvectorBase | |
operator *(double value) const | CAMvectorBase | |
operator *(double value, const CAMvectorBase &A) | CAMvectorBase | [friend] |
operator *=(double value) | CAMvectorBase | |
operator()(long i1) | CAMdoubleVector | |
operator()(long i1) const | CAMdoubleVector | |
operator()(const CAMrange &R1) | CAMdoubleVector | |
operator()(const CAMrange &R1) const | CAMdoubleVector | |
operator+(const Quaternion &_quat2) const | O_SESSAME::Quaternion | |
CAMdoubleVector::operator+(const CAMvectorBase &A) const | CAMvectorBase | |
CAMdoubleVector::operator+(const CAMmatrixBase &A) const | CAMvectorBase | |
CAMdoubleVector::operator+(const double value) const | CAMvectorBase | |
CAMdoubleVector::operator+(const double value, const CAMvectorBase &A) | CAMvectorBase | [friend] |
operator+=(const CAMvectorBase &A) | CAMvectorBase | |
operator+=(const CAMmatrixBase &A) | CAMvectorBase | |
operator+=(const double value) | CAMvectorBase | |
operator-(const Quaternion &_quat2) const | O_SESSAME::Quaternion | |
CAMdoubleVector::operator-() const | CAMvectorBase | |
CAMdoubleVector::operator-(const CAMvectorBase &A) const | CAMvectorBase | |
CAMdoubleVector::operator-(const CAMmatrixBase &A) const | CAMvectorBase | |
CAMdoubleVector::operator-(const double value) const | CAMvectorBase | |
CAMdoubleVector::operator-(const double value, const CAMvectorBase &A) | CAMvectorBase | [friend] |
operator-=(const CAMvectorBase &A) | CAMvectorBase | |
operator-=(const CAMmatrixBase &A) | CAMvectorBase | |
operator-=(const double value) | CAMvectorBase | |
operator/(double value) const | CAMvectorBase | |
operator/(double value, const CAMvectorBase &A) | CAMvectorBase | [friend] |
operator/=(double value) | CAMvectorBase | |
operator<<(ostream &out_stream, const CAMvectorBase &A) | CAMvectorBase | [friend] |
operator=(const CAMdoubleVector &A) | CAMdoubleVector | |
operator=(const CAMvectorBase &A) | CAMdoubleVector | |
operator=(const CAMmatrixBase &A) | CAMdoubleVector | |
operator=(double value) | CAMdoubleVector | |
operator>>(istream &in_stream, CAMvectorBase &A) | CAMvectorBase | [friend] |
operator~() const | CAMvectorBase | |
plusValue(double value) | CAMvectorBase | |
pNorm(int p) const | CAMvectorBase | |
pNorm(long p) const | CAMvectorBase | |
pNorm(float p) const | CAMvectorBase | |
pNorm(double p) const | CAMvectorBase | |
Quaternion() | O_SESSAME::Quaternion | |
Quaternion(double _q1, double _q2, double _q3, double _q4) | O_SESSAME::Quaternion | |
Quaternion(const Vector &_qVector) | O_SESSAME::Quaternion | |
Quaternion(const DirectionCosineMatrix &_DCM) | O_SESSAME::Quaternion | |
Quaternion(const Vector &_EulerAngles, const int &_Sequence) | O_SESSAME::Quaternion | |
Quaternion(const Vector &_EulerAxis, const Angle &_EulerAngle) | O_SESSAME::Quaternion | |
Quaternion(const ModifiedRodriguezParameters &_MRP) | O_SESSAME::Quaternion | |
referenceCountError() | CAMvectorBase | [static] |
referenceFlag | CAMvectorBase | |
Set(const Quaternion &_qIn) | O_SESSAME::Quaternion | |
Set(double _q1, double _q2, double _q3, double _q4) | O_SESSAME::Quaternion | |
Set(const Vector &_qVector) | O_SESSAME::Quaternion | |
Set(const DirectionCosineMatrix &_DCM) | O_SESSAME::Quaternion | |
Set(const Vector &_EulerAngles, const int &_Sequence) | O_SESSAME::Quaternion | |
Set(const Vector &_EulerAxis, const Angle &_EulerAngle) | O_SESSAME::Quaternion | |
Set(const ModifiedRodriguezParameters &_MRP) | O_SESSAME::Quaternion | |
setReferenceCount(int refValue) | CAMvectorBase | |
setTemporaryFlag() | CAMvectorBase | |
setToValue(double value) | CAMvectorBase | |
Structure | CAMvectorBase | |
transpose() const | CAMvectorBase | |
typeValue | CAMvectorBase | |
vectorBaseReferenceCount | CAMvectorBase | |
~CAMvectorBase() | CAMvectorBase | |