SymMat< M, ELT, RS > Member List

This is the complete list of members for SymMat< M, ELT, RS >, including all inherited members.
abs() const SymMat< M, ELT, RS > [inline]
ArgDepth enum valueSymMat< M, ELT, RS >
castAwayNegatorIfAny() const SymMat< M, ELT, RS > [inline]
col(int j) const SymMat< M, ELT, RS > [inline]
ColSpacing enum valueSymMat< M, ELT, RS >
conformingAdd(const SymMat< M, E2, RS2 > &r) const SymMat< M, ELT, RS > [inline]
conformingMultiply(const SymMat< M, E2, RS2 > &s) const SymMat< M, ELT, RS > [inline]
conformingSubtract(const SymMat< M, E2, RS2 > &r) const SymMat< M, ELT, RS > [inline]
diag() const SymMat< M, ELT, RS > [inline]
diag()SymMat< M, ELT, RS > [inline]
elt(int i, int j) const SymMat< M, ELT, RS > [inline]
getAs(const ELT *p)SymMat< M, ELT, RS > [inline, static]
getAsVec() const SymMat< M, ELT, RS > [inline]
getDefaultTolerance()SymMat< M, ELT, RS > [inline, static]
getDiag() const SymMat< M, ELT, RS > [inline]
getEltDiag(int i) const SymMat< M, ELT, RS > [inline]
getEltLower(int i, int j) const SymMat< M, ELT, RS > [inline]
getEltUpper(int i, int j) const SymMat< M, ELT, RS > [inline]
getLower() const SymMat< M, ELT, RS > [inline]
getNaN()SymMat< M, ELT, RS > [inline, static]
getUpper() const SymMat< M, ELT, RS > [inline]
imag() const SymMat< M, ELT, RS > [inline]
imag()SymMat< M, ELT, RS > [inline]
ImagOffset enum valueSymMat< M, ELT, RS >
invert() const SymMat< M, ELT, RS > [inline]
isFinite() const SymMat< M, ELT, RS > [inline]
isInf() const SymMat< M, ELT, RS > [inline]
isNaN() const SymMat< M, ELT, RS > [inline]
IsNumber enum valueSymMat< M, ELT, RS >
isNumericallyEqual(const SymMat< M, E2, RS2 > &m, double tol) const SymMat< M, ELT, RS > [inline]
isNumericallyEqual(const SymMat< M, E2, RS2 > &m) const SymMat< M, ELT, RS > [inline]
isNumericallyEqual(const ELT &e, double tol=getDefaultTolerance()) const SymMat< M, ELT, RS > [inline]
IsPrecision enum valueSymMat< M, ELT, RS >
IsScalar enum valueSymMat< M, ELT, RS >
IsStdNumber enum valueSymMat< M, ELT, RS >
IsULessScalar enum valueSymMat< M, ELT, RS >
NActualElements enum valueSymMat< M, ELT, RS >
NActualScalars enum valueSymMat< M, ELT, RS >
ncol() const SymMat< M, ELT, RS > [inline]
NCols enum valueSymMat< M, ELT, RS >
NDiagElements enum valueSymMat< M, ELT, RS >
negate() const SymMat< M, ELT, RS > [inline]
NLowerElements enum valueSymMat< M, ELT, RS >
norm() const SymMat< M, ELT, RS > [inline]
normalize() const SymMat< M, ELT, RS > [inline]
normSqr() const SymMat< M, ELT, RS > [inline]
NPackedElements enum valueSymMat< M, ELT, RS >
nrow() const SymMat< M, ELT, RS > [inline]
NRows enum valueSymMat< M, ELT, RS >
Number typedefSymMat< M, ELT, RS >
operator()(int i, int j) const SymMat< M, ELT, RS > [inline]
operator()(int i, int j)SymMat< M, ELT, RS > [inline]
operator()(int j) const SymMat< M, ELT, RS > [inline]
operator*=(const SymMat< M, EE, RSS > &mm)SymMat< M, ELT, RS > [inline]
operator*=(const EE &e)SymMat< M, ELT, RS > [inline]
operator+() const SymMat< M, ELT, RS > [inline]
operator+=(const SymMat< M, EE, RSS > &mm)SymMat< M, ELT, RS > [inline]
operator+=(const SymMat< M, negator< EE >, RSS > &mm)SymMat< M, ELT, RS > [inline]
operator+=(const EE &e)SymMat< M, ELT, RS > [inline]
operator-() const SymMat< M, ELT, RS > [inline]
operator-()SymMat< M, ELT, RS > [inline]
operator-=(const SymMat< M, EE, RSS > &mm)SymMat< M, ELT, RS > [inline]
operator-=(const SymMat< M, negator< EE >, RSS > &mm)SymMat< M, ELT, RS > [inline]
operator-=(const EE &e)SymMat< M, ELT, RS > [inline]
operator/=(const EE &e)SymMat< M, ELT, RS > [inline]
operator=(const SymMat &src)SymMat< M, ELT, RS > [inline]
operator=(const EE *p)SymMat< M, ELT, RS > [inline]
operator=(const SymMat< M, EE, RSS > &mm)SymMat< M, ELT, RS > [inline]
operator=(const EE &e)SymMat< M, ELT, RS > [inline]
operator[](int i) const SymMat< M, ELT, RS > [inline]
operator~() const SymMat< M, ELT, RS > [inline]
operator~()SymMat< M, ELT, RS > [inline]
positionalTranspose() const SymMat< M, ELT, RS > [inline]
Precision typedefSymMat< M, ELT, RS >
real() const SymMat< M, ELT, RS > [inline]
real()SymMat< M, ELT, RS > [inline]
RealStrideFactor enum valueSymMat< M, ELT, RS >
row(int i) const SymMat< M, ELT, RS > [inline]
RowSpacing enum valueSymMat< M, ELT, RS >
Scalar typedefSymMat< M, ELT, RS >
scalarAdd(const EE &e) const SymMat< M, ELT, RS > [inline]
scalarDivide(const EE &e) const SymMat< M, ELT, RS > [inline]
scalarDivideEq(const EE &ee)SymMat< M, ELT, RS > [inline]
scalarDivideEqFromLeft(const EE &ee)SymMat< M, ELT, RS > [inline]
scalarDivideFromLeft(const EE &e) const SymMat< M, ELT, RS > [inline]
scalarEq(const EE &ee)SymMat< M, ELT, RS > [inline]
scalarMinusEq(const EE &ee)SymMat< M, ELT, RS > [inline]
scalarMinusEqFromLeft(const EE &ee)SymMat< M, ELT, RS > [inline]
scalarMultiply(const EE &e) const SymMat< M, ELT, RS > [inline]
scalarMultiplyFromLeft(const EE &e) const SymMat< M, ELT, RS > [inline]
ScalarNormSq typedefSymMat< M, ELT, RS >
scalarNormSqr() const SymMat< M, ELT, RS > [inline]
scalarPlusEq(const EE &ee)SymMat< M, ELT, RS > [inline]
scalarSubtract(const EE &e) const SymMat< M, ELT, RS > [inline]
scalarSubtractFromLeft(const EE &e) const SymMat< M, ELT, RS > [inline]
scalarTimesEq(const EE &ee)SymMat< M, ELT, RS > [inline]
scalarTimesEqFromLeft(const EE &ee)SymMat< M, ELT, RS > [inline]
setFromLower(const Mat< M, M, EE, CSS, RSS > &m)SymMat< M, ELT, RS > [inline]
setFromSymmetric(const Mat< M, M, EE, CSS, RSS > &m)SymMat< M, ELT, RS > [inline]
setFromUpper(const Mat< M, M, EE, CSS, RSS > &m)SymMat< M, ELT, RS > [inline]
setToNaN()SymMat< M, ELT, RS > [inline]
setToZero()SymMat< M, ELT, RS > [inline]
SignInterpretation enum valueSymMat< M, ELT, RS >
size() const SymMat< M, ELT, RS > [inline]
sqrt() const SymMat< M, ELT, RS > [inline]
standardize() const SymMat< M, ELT, RS > [inline]
StdNumber typedefSymMat< M, ELT, RS >
sum() const SymMat< M, ELT, RS > [inline]
SymMat classSymMat< M, ELT, RS > [friend]
SymMat()SymMat< M, ELT, RS > [inline]
SymMat(const SymMat &src)SymMat< M, ELT, RS > [inline]
SymMat(const Mat< M, M, EE, CSS, RSS > &m)SymMat< M, ELT, RS > [inline, explicit]
SymMat(const SymMat< M, E, RSS > &src)SymMat< M, ELT, RS > [inline]
SymMat(const SymMat< M, ENeg, RSS > &src)SymMat< M, ELT, RS > [inline]
SymMat(const SymMat< M, EE, RSS > &src)SymMat< M, ELT, RS > [inline, explicit]
SymMat(const E &e)SymMat< M, ELT, RS > [inline, explicit]
SymMat(const ENeg &e)SymMat< M, ELT, RS > [inline, explicit]
SymMat(int i)SymMat< M, ELT, RS > [inline, explicit]
SymMat(const E &e0, const E &e1, const E &e2)SymMat< M, ELT, RS > [inline]
SymMat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5)SymMat< M, ELT, RS > [inline]
SymMat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8, const E &e9)SymMat< M, ELT, RS > [inline]
SymMat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8, const E &e9, const E &e10, const E &e11, const E &e12, const E &e13, const E &e14)SymMat< M, ELT, RS > [inline]
SymMat(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7, const E &e8, const E &e9, const E &e10, const E &e11, const E &e12, const E &e13, const E &e14, const E &e15, const E &e16, const E &e17, const E &e18, const E &e19, const E &e20)SymMat< M, ELT, RS > [inline]
SymMat(const EE *p)SymMat< M, ELT, RS > [inline, explicit]
T typedefSymMat< M, ELT, RS >
TAbs typedefSymMat< M, ELT, RS >
TAsVec typedefSymMat< M, ELT, RS >
TCol typedefSymMat< M, ELT, RS >
TComplex typedefSymMat< M, ELT, RS >
TDiag typedefSymMat< M, ELT, RS >
TElement typedefSymMat< M, ELT, RS >
THerm typedefSymMat< M, ELT, RS >
TImag typedefSymMat< M, ELT, RS >
TInvert typedefSymMat< M, ELT, RS >
TLower typedefSymMat< M, ELT, RS >
TNeg typedefSymMat< M, ELT, RS >
TNormalize typedefSymMat< M, ELT, RS >
TPacked typedefSymMat< M, ELT, RS >
TPosTrans typedefSymMat< M, ELT, RS >
trace() const SymMat< M, ELT, RS > [inline]
transpose() const SymMat< M, ELT, RS > [inline]
TReal typedefSymMat< M, ELT, RS >
TRow typedefSymMat< M, ELT, RS >
TSqHermT typedefSymMat< M, ELT, RS >
TSqrt typedefSymMat< M, ELT, RS >
TSqTHerm typedefSymMat< M, ELT, RS >
TStandard typedefSymMat< M, ELT, RS >
TUpper typedefSymMat< M, ELT, RS >
TWithoutNegator typedefSymMat< M, ELT, RS >
ULessScalar typedefSymMat< M, ELT, RS >
updAs(ELT *p)SymMat< M, ELT, RS > [inline, static]
updAsVec()SymMat< M, ELT, RS > [inline]
updCastAwayNegatorIfAny()SymMat< M, ELT, RS > [inline]
updDiag()SymMat< M, ELT, RS > [inline]
updEltDiag(int i)SymMat< M, ELT, RS > [inline]
updEltLower(int i, int j)SymMat< M, ELT, RS > [inline]
updEltUpper(int i, int j)SymMat< M, ELT, RS > [inline]
updLower()SymMat< M, ELT, RS > [inline]
updNegate()SymMat< M, ELT, RS > [inline]
updPositionalTranspose()SymMat< M, ELT, RS > [inline]
updTranspose()SymMat< M, ELT, RS > [inline]
updUpper()SymMat< M, ELT, RS > [inline]

Generated on Thu Aug 12 16:38:32 2010 for SimTKcore by  doxygen 1.6.1