Simbody

SimTK::SymMat< M, ELT, RS > Member List

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