Simbody  3.6
SimTK::UnitRow< P, S > Member List

This is the complete list of members for SimTK::UnitRow< P, S >, including all inherited members.

abs() constSimTK::UnitRow< P, S >inline
append1(const EE &v) constSimTK::Row< 3, P, S >inline
ArgDepth enum valueSimTK::Row< 3, P, S >
asRow3() constSimTK::UnitRow< P, S >inline
BaseRow typedefSimTK::UnitRow< P, S >
castAwayNegatorIfAny() constSimTK::Row< 3, P, S >inline
ColSpacing enum valueSimTK::Row< 3, P, S >
conformingAdd(const Row< N, EE, SS > &r) constSimTK::Row< 3, P, S >inline
conformingMultiply(const Vec< N, EE, SS > &r) constSimTK::Row< 3, P, S >inline
conformingMultiply(const Mat< N, MatNCol, EE, CS, RS > &m) constSimTK::Row< 3, P, S >inline
conformingSubtract(const Row< N, EE, SS > &r) constSimTK::Row< 3, P, S >inline
drop1(int p) constSimTK::Row< 3, P, S >inline
elementwiseDivide(const Row< N, EE, SS > &r) constSimTK::Row< 3, P, S >inline
elementwiseMultiply(const Row< N, EE, SS > &r) constSimTK::Row< 3, P, S >inline
getAs(const P *p)SimTK::UnitRow< P, S >inlinestatic
getDefaultTolerance()SimTK::Row< 3, P, S >inlinestatic
getNaN()SimTK::Row< 3, P, S >inlinestatic
getSubRow(int j) constSimTK::Row< 3, P, S >inline
getSubRow(const Row< NN, P, STRIDE > &r, int j)SimTK::Row< 3, P, S >inlinestatic
imag() constSimTK::Row< 3, P, S >inline
imag()SimTK::Row< 3, P, S >inline
ImagOffset enum valueSimTK::Row< 3, P, S >
insert1(int p, const EE &v) constSimTK::Row< 3, P, S >inline
invert() constSimTK::Row< 3, P, S >inline
isFinite() constSimTK::Row< 3, P, S >inline
isInf() constSimTK::Row< 3, P, S >inline
isNaN() constSimTK::Row< 3, P, S >inline
IsNumber enum valueSimTK::Row< 3, P, S >
isNumericallyEqual(const Row< N, E2, CS2 > &r, double tol) constSimTK::Row< 3, P, S >inline
isNumericallyEqual(const Row< N, E2, CS2 > &r) constSimTK::Row< 3, P, S >inline
isNumericallyEqual(const P &e, double tol=getDefaultTolerance()) constSimTK::Row< 3, P, S >inline
IsPrecision enum valueSimTK::Row< 3, P, S >
IsScalar enum valueSimTK::Row< 3, P, S >
IsStdNumber enum valueSimTK::Row< 3, P, S >
IsULessScalar enum valueSimTK::Row< 3, P, S >
NActualElements enum valueSimTK::Row< 3, P, S >
NActualScalars enum valueSimTK::Row< 3, P, S >
ncol()SimTK::Row< 3, P, S >inlinestatic
NCols enum valueSimTK::Row< 3, P, S >
negate() constSimTK::UnitRow< P, S >inline
norm() constSimTK::Row< 3, P, S >inline
normalize() constSimTK::Row< 3, P, S >inline
normSqr() constSimTK::Row< 3, P, S >inline
NPackedElements enum valueSimTK::Row< 3, P, S >
nrow()SimTK::Row< 3, P, S >inlinestatic
NRows enum valueSimTK::Row< 3, P, S >
Number typedefSimTK::Row< 3, P, S >
operator!=(const UnitRow< P, S1 > &u1, const UnitRow< P, S2 > &u2)SimTK::UnitRow< P, S >related
operator()(int i) constSimTK::UnitRow< P, S >inline
Row< 3, P, S >::operator()(int i)SimTK::Row< 3, P, S >inline
operator*=(const EE &e)SimTK::Row< 3, P, S >inline
operator+() constSimTK::Row< 3, P, S >inline
operator+=(const Row< N, EE, SS > &r)SimTK::Row< 3, P, S >inline
operator+=(const Row< N, negator< EE >, SS > &r)SimTK::Row< 3, P, S >inline
operator+=(const EE &e)SimTK::Row< 3, P, S >inline
operator-() constSimTK::UnitRow< P, S >inline
Row< 3, P, S >::operator-()SimTK::Row< 3, P, S >inline
operator-=(const Row< N, EE, SS > &r)SimTK::Row< 3, P, S >inline
operator-=(const Row< N, negator< EE >, SS > &r)SimTK::Row< 3, P, S >inline
operator-=(const EE &e)SimTK::Row< 3, P, S >inline
operator/=(const EE &e)SimTK::Row< 3, P, S >inline
operator=(const UnitRow &u)SimTK::UnitRow< P, S >inline
operator=(const UnitRow< P, S2 > &u)SimTK::UnitRow< P, S >inline
Row< 3, P, S >::operator=(const Row &src)SimTK::Row< 3, P, S >inline
Row< 3, P, S >::operator=(const EE *p)SimTK::Row< 3, P, S >inline
Row< 3, P, S >::operator=(const Row< N, EE, SS > &vv)SimTK::Row< 3, P, S >inline
Row< 3, P, S >::operator=(const EE &e)SimTK::Row< 3, P, S >inline
operator==(const UnitRow< P, S1 > &u1, const UnitRow< P, S2 > &u2)SimTK::UnitRow< P, S >related
operator[](int i) constSimTK::UnitRow< P, S >inline
Row< 3, P, S >::operator[](int i)SimTK::Row< 3, P, S >inline
operator~() constSimTK::UnitRow< P, S >inline
operator~()SimTK::UnitRow< P, S >inline
perp() constSimTK::UnitRow< P, S >inline
positionalTranspose() constSimTK::Row< 3, P, S >inline
Precision typedefSimTK::Row< 3, P, S >
readUnformatted(std::istream &in, Row< N, E, S > &v)SimTK::Row< 3, P, S >related
real() constSimTK::Row< 3, P, S >inline
real()SimTK::Row< 3, P, S >inline
RealStrideFactor enum valueSimTK::Row< 3, P, S >
Row()SimTK::Row< 3, P, S >inline
Row(const Row &src)SimTK::Row< 3, P, S >inline
Row(const Row< N, E, SS > &src)SimTK::Row< 3, P, S >inline
Row(const Row< N, ENeg, SS > &src)SimTK::Row< 3, P, S >inline
Row(const Row< N, EE, SS > &vv)SimTK::Row< 3, P, S >inlineexplicit
Row(const E &e)SimTK::Row< 3, P, S >inlineexplicit
Row(const ENeg &ne)SimTK::Row< 3, P, S >inlineexplicit
Row(int i)SimTK::Row< 3, P, S >inlineexplicit
Row(const E &e0, const E &e1)SimTK::Row< 3, P, S >inline
Row(const E &e0, const E &e1, const E &e2)SimTK::Row< 3, P, S >inline
Row(const E &e0, const E &e1, const E &e2, const E &e3)SimTK::Row< 3, P, S >inline
Row(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4)SimTK::Row< 3, P, S >inline
Row(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5)SimTK::Row< 3, P, S >inline
Row(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6)SimTK::Row< 3, P, S >inline
Row(const E &e0, const E &e1, const E &e2, const E &e3, const E &e4, const E &e5, const E &e6, const E &e7)SimTK::Row< 3, P, S >inline
Row(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)SimTK::Row< 3, P, S >inline
Row(const EE *p)SimTK::Row< 3, P, S >inlineexplicit
RowSpacing enum valueSimTK::Row< 3, P, S >
Scalar typedefSimTK::Row< 3, P, S >
scalarAdd(const EE &e) constSimTK::Row< 3, P, S >inline
scalarDivide(const EE &e) constSimTK::Row< 3, P, S >inline
scalarDivideEq(const EE &ee)SimTK::Row< 3, P, S >inline
scalarDivideEq(int ee)SimTK::Row< 3, P, S >inline
scalarDivideEqFromLeft(const EE &ee)SimTK::Row< 3, P, S >inline
scalarDivideEqFromLeft(int ee)SimTK::Row< 3, P, S >inline
scalarDivideFromLeft(const EE &e) constSimTK::Row< 3, P, S >inline
scalarEq(const EE &ee)SimTK::Row< 3, P, S >inline
scalarEq(int ee)SimTK::Row< 3, P, S >inline
scalarMinusEq(const EE &ee)SimTK::Row< 3, P, S >inline
scalarMinusEq(int ee)SimTK::Row< 3, P, S >inline
scalarMinusEqFromLeft(const EE &ee)SimTK::Row< 3, P, S >inline
scalarMinusEqFromLeft(int ee)SimTK::Row< 3, P, S >inline
scalarMultiply(const EE &e) constSimTK::Row< 3, P, S >inline
scalarMultiplyFromLeft(const EE &e) constSimTK::Row< 3, P, S >inline
ScalarNormSq typedefSimTK::Row< 3, P, S >
scalarNormSqr() constSimTK::Row< 3, P, S >inline
scalarPlusEq(const EE &ee)SimTK::Row< 3, P, S >inline
scalarPlusEq(int ee)SimTK::Row< 3, P, S >inline
scalarSubtract(const EE &e) constSimTK::Row< 3, P, S >inline
scalarSubtractFromLeft(const EE &e) constSimTK::Row< 3, P, S >inline
scalarTimesEq(const EE &ee)SimTK::Row< 3, P, S >inline
scalarTimesEq(int ee)SimTK::Row< 3, P, S >inline
scalarTimesEqFromLeft(const EE &ee)SimTK::Row< 3, P, S >inline
scalarTimesEqFromLeft(int ee)SimTK::Row< 3, P, S >inline
setToNaN()SimTK::Row< 3, P, S >inline
setToZero()SimTK::Row< 3, P, S >inline
SignInterpretation enum valueSimTK::Row< 3, P, S >
size()SimTK::Row< 3, P, S >inlinestatic
sqrt() constSimTK::Row< 3, P, S >inline
standardize() constSimTK::Row< 3, P, S >inline
StdNumber typedefSimTK::Row< 3, P, S >
sum() constSimTK::Row< 3, P, S >inline
T typedefSimTK::Row< 3, P, S >
TAbs typedefSimTK::Row< 3, P, S >
TCol typedefSimTK::Row< 3, P, S >
TComplex typedefSimTK::Row< 3, P, S >
TElement typedefSimTK::Row< 3, P, S >
THerm typedefSimTK::Row< 3, P, S >
TImag typedefSimTK::Row< 3, P, S >
TInvert typedefSimTK::Row< 3, P, S >
TNeg typedefSimTK::Row< 3, P, S >
TNormalize typedefSimTK::Row< 3, P, S >
TPosTrans typedefSimTK::Row< 3, P, S >
transpose() constSimTK::Row< 3, P, S >inline
TransposeType typedefSimTK::UnitRow< P, S >
TReal typedefSimTK::Row< 3, P, S >
TRow typedefSimTK::Row< 3, P, S >
TSqHermT typedefSimTK::Row< 3, P, S >
TSqrt typedefSimTK::Row< 3, P, S >
TSqTHerm typedefSimTK::Row< 3, P, S >
TStandard typedefSimTK::Row< 3, P, S >
TWithoutNegator typedefSimTK::Row< 3, P, S >
ULessScalar typedefSimTK::Row< 3, P, S >
UnitRow()SimTK::UnitRow< P, S >inline
UnitRow(const UnitRow &u)SimTK::UnitRow< P, S >inline
UnitRow(const UnitRow< P, S2 > &u)SimTK::UnitRow< P, S >inline
UnitRow(const BaseRow &v)SimTK::UnitRow< P, S >inlineexplicit
UnitRow(const Row< 3, P, S2 > &v)SimTK::UnitRow< P, S >inlineexplicit
UnitRow(const P &x, const P &y, const P &z)SimTK::UnitRow< P, S >inline
UnitRow(int axis)SimTK::UnitRow< P, S >inlineexplicit
UnitRow(const BaseRow &v, bool)SimTK::UnitRow< P, S >inline
UnitRow(const Row< 3, P, S2 > &v, bool)SimTK::UnitRow< P, S >inline
updAs(P *p)SimTK::Row< 3, P, S >inlinestatic
updCastAwayNegatorIfAny()SimTK::Row< 3, P, S >inline
updNegate()SimTK::Row< 3, P, S >inline
updPositionalTranspose()SimTK::Row< 3, P, S >inline
updSubRow(int j)SimTK::Row< 3, P, S >inline
updSubRow(Row< NN, P, STRIDE > &r, int j)SimTK::Row< 3, P, S >inlinestatic
updTranspose()SimTK::Row< 3, P, S >inline
writeUnformatted(std::ostream &o, const Row< N, E, S > &v)SimTK::Row< 3, P, S >related