, including all inherited members.
abs() const | VectorBase< ELT > | [inline] |
SimTK::MatrixBase::abs(TAbs &mabs) const | MatrixBase< ELT > | [inline] |
begin() | VectorBase< ELT > | [inline] |
block(int i, int j, int m, int n) const | MatrixBase< ELT > | [inline] |
clear() | VectorBase< ELT > | [inline] |
col(int j) const | MatrixBase< ELT > | [inline] |
colScale(const VectorBase< EE > &c, typename EltResult< EE >::Mul &out) const | MatrixBase< ELT > | [inline] |
colScale(const VectorBase< EE > &c) const | MatrixBase< ELT > | [inline] |
colScale(const VectorBase< EE > &v, typename MatrixBase< ELT >::template EltResult< EE >::Mul &out) const | MatrixBase< ELT > | [inline] |
colScaleInPlace(const VectorBase< EE > &) | MatrixBase< ELT > | [inline] |
commitTo(const MatrixCommitment &mc) | MatrixBase< ELT > | [inline] |
copyAssign(const MatrixBase &b) | MatrixBase< ELT > | [inline] |
CppNScalarsPerElement enum value | MatrixBase< ELT > | |
diag() const | MatrixBase< ELT > | [inline] |
dump(const char *msg=0) const | MatrixBase< ELT > | [inline] |
E typedef | MatrixBase< ELT > | |
EAbs typedef | MatrixBase< ELT > | |
EComplex typedef | MatrixBase< ELT > | |
EHerm typedef | MatrixBase< ELT > | |
EImag typedef | MatrixBase< ELT > | |
EInvert typedef | MatrixBase< ELT > | |
elementwiseAddScalar(const S &s, typename EltResult< S >::Add &) const | MatrixBase< ELT > | [inline] |
elementwiseAddScalar(const S &s) const | MatrixBase< ELT > | [inline] |
elementwiseAddScalar(const S &s, typename MatrixBase< ELT >::template EltResult< S >::Add &out) const | MatrixBase< ELT > | [inline] |
elementwiseAddScalarInPlace(const S &s) | MatrixBase< ELT > | [inline] |
elementwiseAssign(const S &s) | MatrixBase< ELT > | [inline] |
elementwiseDivide(const VectorBase< EE > &v, typename EltResult< EE >::Dvd &out) const | VectorBase< ELT > | [inline] |
elementwiseDivide(const VectorBase< EE > &v) const | VectorBase< ELT > | [inline] |
SimTK::MatrixBase::elementwiseDivide(const MatrixBase< EE > &r, typename MatrixBase< ELT >::template EltResult< EE >::Dvd &out) const | MatrixBase< ELT > | [inline] |
elementwiseDivideFromLeft(const VectorBase< EE > &v, typename VectorBase< EE >::template EltResult< ELT >::Dvd &out) const | VectorBase< ELT > | [inline] |
elementwiseDivideFromLeft(const VectorBase< EE > &v) const | VectorBase< ELT > | [inline] |
elementwiseDivideFromLeftInPlace(const VectorBase< EE > &r) | VectorBase< ELT > | [inline] |
elementwiseDivideInPlace(const VectorBase< EE > &r) | VectorBase< ELT > | [inline] |
elementwiseInvert(VectorBase< typename CNT< ELT >::TInvert > &out) const | VectorBase< ELT > | [inline] |
elementwiseInvert() const | VectorBase< ELT > | [inline] |
elementwiseInvertInPlace() | VectorBase< ELT > | [inline] |
elementwiseMultiply(const VectorBase< EE > &v, typename EltResult< EE >::Mul &out) const | VectorBase< ELT > | [inline] |
elementwiseMultiply(const VectorBase< EE > &v) const | VectorBase< ELT > | [inline] |
SimTK::MatrixBase::elementwiseMultiply(const MatrixBase< EE > &r, typename MatrixBase< ELT >::template EltResult< EE >::Mul &out) const | MatrixBase< ELT > | [inline] |
elementwiseMultiplyFromLeft(const VectorBase< EE > &v, typename VectorBase< EE >::template EltResult< ELT >::Mul &out) const | VectorBase< ELT > | [inline] |
elementwiseMultiplyFromLeft(const VectorBase< EE > &v) const | VectorBase< ELT > | [inline] |
elementwiseMultiplyFromLeftInPlace(const VectorBase< EE > &r) | VectorBase< ELT > | [inline] |
elementwiseMultiplyInPlace(const VectorBase< EE > &r) | VectorBase< ELT > | [inline] |
elementwiseSubtractFromScalar(const S &, typename MatrixBase< S >::template EltResult< E >::Sub &) const | MatrixBase< ELT > | [inline] |
elementwiseSubtractFromScalar(const S &s) const | MatrixBase< ELT > | [inline] |
elementwiseSubtractFromScalarInPlace(const S &s) | MatrixBase< ELT > | [inline] |
elementwiseSubtractScalar(const S &s, typename EltResult< S >::Sub &) const | MatrixBase< ELT > | [inline] |
elementwiseSubtractScalar(const S &s) const | MatrixBase< ELT > | [inline] |
elementwiseSubtractScalar(const S &s, typename MatrixBase< ELT >::template EltResult< S >::Sub &out) const | MatrixBase< ELT > | [inline] |
elementwiseSubtractScalarInPlace(const S &s) | MatrixBase< ELT > | [inline] |
end() | VectorBase< ELT > | [inline] |
ENormalize typedef | MatrixBase< ELT > | |
ENumber typedef | MatrixBase< ELT > | |
EPosTrans typedef | MatrixBase< ELT > | |
EPrecision typedef | MatrixBase< ELT > | |
EReal typedef | MatrixBase< ELT > | |
EScalar typedef | MatrixBase< ELT > | |
EScalarNormSq typedef | MatrixBase< ELT > | |
ESqHermT typedef | MatrixBase< ELT > | |
ESqTHerm typedef | MatrixBase< ELT > | |
EStandard typedef | MatrixBase< ELT > | |
EStdNumber typedef | MatrixBase< ELT > | |
EWithoutNegator typedef | MatrixBase< ELT > | |
fillVectorFromStream(std::istream &in, Vector_< T > &out) | Vector_< ELT > | [related] |
getAnyElt(int i, int j, ELT &value) const | MatrixBase< ELT > | [inline] |
getAnyElt(int i, int j) const | MatrixBase< ELT > | [inline] |
getAsMatrix() const | MatrixBase< ELT > | [inline] |
getAsMatrixView() const | MatrixBase< ELT > | [inline] |
getAsRowVector() const | MatrixBase< ELT > | [inline] |
getAsRowVectorBase() const | MatrixBase< ELT > | [inline] |
getAsRowVectorView() const | MatrixBase< ELT > | [inline] |
getAsVector() const | MatrixBase< ELT > | [inline] |
getAsVectorBase() const | MatrixBase< ELT > | [inline] |
getAsVectorView() const | MatrixBase< ELT > | [inline] |
getCharacterCommitment() const | MatrixBase< ELT > | [inline] |
getContiguousScalarData() const | MatrixBase< ELT > | [inline] |
getContiguousScalarDataLength() const | MatrixBase< ELT > | [inline] |
getElt(int i, int j) const | MatrixBase< ELT > | [inline] |
getHelper() const | MatrixBase< ELT > | [inline, protected] |
getMatrixCharacter() const | MatrixBase< ELT > | [inline] |
getNScalarsPerElement() const | MatrixBase< ELT > | [inline] |
getPackedSizeofElement() const | MatrixBase< ELT > | [inline] |
hasContiguousData() const | MatrixBase< ELT > | [inline] |
index(const Array_< int > &indices) const | VectorBase< ELT > | [inline] |
invert() const | MatrixBase< ELT > | [inline] |
invertInPlace() | MatrixBase< ELT > | [inline] |
isResizeable() const | MatrixBase< ELT > | [inline] |
lockShape() | MatrixBase< ELT > | [inline] |
matmul(const StdNumber &beta, const StdNumber &alpha, const MatrixBase< ELT_A > &A, const MatrixBase< ELT_B > &B) | MatrixBase< ELT > | [inline] |
MatrixBase() | MatrixBase< ELT > | [inline] |
MatrixBase(int m, int n) | MatrixBase< ELT > | [inline] |
MatrixBase(const MatrixCommitment &commitment) | MatrixBase< ELT > | [inline, explicit] |
MatrixBase(const MatrixCommitment &commitment, int m, int n) | MatrixBase< ELT > | [inline] |
MatrixBase(const MatrixBase &b) | MatrixBase< ELT > | [inline] |
MatrixBase(const TNeg &b) | MatrixBase< ELT > | [inline] |
MatrixBase(const MatrixCommitment &commitment, int m, int n, const ELT &initialValue) | MatrixBase< ELT > | [inline] |
MatrixBase(const MatrixCommitment &commitment, int m, int n, const ELT *cppInitialValuesByRow) | MatrixBase< ELT > | [inline] |
MatrixBase(const MatrixCommitment &commitment, const MatrixCharacter &character, int spacing, const Scalar *data) | MatrixBase< ELT > | [inline] |
MatrixBase(const MatrixCommitment &commitment, const MatrixCharacter &character, int spacing, Scalar *data) | MatrixBase< ELT > | [inline] |
MatrixBase(const MatrixCommitment &commitment, MatrixHelper< Scalar > &source, const typename MatrixHelper< Scalar >::ShallowCopy &shallow) | MatrixBase< ELT > | [inline] |
MatrixBase(const MatrixCommitment &commitment, const MatrixHelper< Scalar > &source, const typename MatrixHelper< Scalar >::ShallowCopy &shallow) | MatrixBase< ELT > | [inline] |
MatrixBase(const MatrixCommitment &commitment, const MatrixHelper< Scalar > &source, const typename MatrixHelper< Scalar >::DeepCopy &deep) | MatrixBase< ELT > | [inline] |
MatrixBase(const MatrixBase< EE > &b) | MatrixBase< ELT > | [inline] |
MatrixBase(MatrixHelperRep< Scalar > *hrep) | MatrixBase< ELT > | [inline, explicit] |
ncol() const | VectorBase< ELT > | [inline] |
negate() const | VectorBase< ELT > | [inline] |
negateInPlace() | MatrixBase< ELT > | [inline] |
nelt() const | VectorBase< ELT > | [inline] |
norm() const | MatrixBase< ELT > | [inline] |
normRMS() const | MatrixBase< ELT > | [inline] |
normSqr() const | MatrixBase< ELT > | [inline] |
nrow() const | VectorBase< ELT > | [inline] |
NScalarsPerElement enum value | MatrixBase< ELT > | |
operator const Matrix_< ELT > &() const | VectorBase< ELT > | [inline] |
operator const MatrixView_< ELT > &() const | VectorBase< ELT > | [inline] |
operator const Vector_< ELT > &() const | VectorBase< ELT > | [inline] |
operator const VectorView_< ELT > &() const | VectorBase< ELT > | [inline] |
operator Matrix_< ELT > &() | VectorBase< ELT > | [inline] |
operator MatrixView_< ELT > &() | VectorBase< ELT > | [inline] |
operator Vector_< ELT > &() | VectorBase< ELT > | [inline] |
operator VectorView_< ELT > &() | VectorBase< ELT > | [inline] |
operator()(int i) const | VectorBase< ELT > | [inline] |
operator()(int i) | VectorBase< ELT > | [inline] |
operator()(int i, int m) const | VectorBase< ELT > | [inline] |
operator()(int i, int m) | VectorBase< ELT > | [inline] |
operator()(const Array_< int > &indices) const | VectorBase< ELT > | [inline] |
operator()(const Array_< int > &indices) | VectorBase< ELT > | [inline] |
SimTK::MatrixBase::operator()(int i, int j, int m, int n) const | MatrixBase< ELT > | [inline] |
SimTK::MatrixBase::operator()(int i, int j, int m, int n) | MatrixBase< ELT > | [inline] |
operator*=(const StdNumber &t) | Vector_< ELT > | [inline] |
operator+() const | VectorBase< ELT > | [inline] |
operator+=(const VectorBase< EE > &m) | Vector_< ELT > | [inline] |
operator+=(const ELT &b) | Vector_< ELT > | [inline] |
SimTK::VectorBase::operator+=(const VectorBase &r) | VectorBase< ELT > | [inline] |
operator-() const | VectorBase< ELT > | [inline] |
operator-() | VectorBase< ELT > | [inline] |
operator-=(const VectorBase< EE > &m) | Vector_< ELT > | [inline] |
operator-=(const ELT &b) | Vector_< ELT > | [inline] |
SimTK::VectorBase::operator-=(const VectorBase &r) | VectorBase< ELT > | [inline] |
operator/=(const StdNumber &t) | Vector_< ELT > | [inline] |
operator<<(std::ostream &o, const VectorBase< T > &v) | Vector_< ELT > | [related] |
operator=(const Vector_ &src) | Vector_< ELT > | [inline] |
operator=(const ELT &v) | Vector_< ELT > | [inline] |
operator=(const VectorBase< EE > &m) | Vector_< ELT > | [inline] |
operator[](int i) const | VectorBase< ELT > | [inline] |
operator[](int i) | VectorBase< ELT > | [inline] |
operator~() const | VectorBase< ELT > | [inline] |
operator~() | VectorBase< ELT > | [inline] |
Precision typedef | MatrixBase< ELT > | |
readVectorFromStream(std::istream &in, Vector_< T > &out) | Vector_< ELT > | [related] |
replaceContiguousScalarData(Scalar *newData, long length, bool takeOwnership) | MatrixBase< ELT > | [inline] |
replaceContiguousScalarData(const Scalar *newData, long length) | MatrixBase< ELT > | [inline] |
resize(int m) | VectorBase< ELT > | [inline] |
SimTK::MatrixBase::resize(int m, int n) | MatrixBase< ELT > | [inline] |
resizeKeep(int m) | VectorBase< ELT > | [inline] |
SimTK::MatrixBase::resizeKeep(int m, int n) | MatrixBase< ELT > | [inline] |
row(int i) const | MatrixBase< ELT > | [inline] |
rowAndColScale(const VectorBase< ER > &r, const VectorBase< EC > &c, typename EltResult< typename VectorBase< ER >::template EltResult< EC >::Mul >::Mul &out) const | MatrixBase< ELT > | [inline] |
rowAndColScale(const VectorBase< ER > &r, const VectorBase< EC > &c) const | MatrixBase< ELT > | [inline] |
rowAndColScaleInPlace(const VectorBase< ER > &r, const VectorBase< EC > &c) | MatrixBase< ELT > | [inline] |
rowScale(const VectorBase< EE > &v, typename EltResult< EE >::Mul &out) const | VectorBase< ELT > | [inline] |
rowScale(const VectorBase< EE > &v) const | VectorBase< ELT > | [inline] |
SimTK::MatrixBase::rowScale(const VectorBase< EE > &r, typename EltResult< EE >::Mul &out) const | MatrixBase< ELT > | [inline] |
SimTK::MatrixBase::rowScale(const VectorBase< EE > &r) const | MatrixBase< ELT > | [inline] |
SimTK::MatrixBase::rowScale(const VectorBase< EE > &v, typename MatrixBase< ELT >::template EltResult< EE >::Mul &out) const | MatrixBase< ELT > | [inline] |
rowScaleInPlace(const VectorBase< EE > &v) | VectorBase< ELT > | [inline] |
SimTK::MatrixBase::rowScaleInPlace(const VectorBase< EE > &) | MatrixBase< ELT > | [inline] |
scalarAddInPlace(const S &s) | MatrixBase< ELT > | [inline] |
scalarAssign(const S &s) | MatrixBase< ELT > | [inline] |
scalarDivideFromLeftInPlace(const S &) | MatrixBase< ELT > | [inline] |
scalarDivideInPlace(const S &) | MatrixBase< ELT > | [inline] |
scalarMultiplyFromLeftInPlace(const S &) | MatrixBase< ELT > | [inline] |
scalarMultiplyInPlace(const S &) | MatrixBase< ELT > | [inline] |
ScalarNormSq typedef | MatrixBase< ELT > | |
scalarNormSqr() const | MatrixBase< ELT > | [inline] |
scalarSubtractFromLeftInPlace(const S &s) | MatrixBase< ELT > | [inline] |
scalarSubtractInPlace(const S &s) | MatrixBase< ELT > | [inline] |
setTo(const ELT &t) | MatrixBase< ELT > | [inline] |
setToNaN() | MatrixBase< ELT > | [inline] |
setToZero() | MatrixBase< ELT > | [inline] |
size() const | VectorBase< ELT > | [inline] |
standardize() const | MatrixBase< ELT > | [inline] |
sum() const | VectorBase< ELT > | [inline] |
swapOwnedContiguousScalarData(Scalar *newData, int length, Scalar *&oldData) | MatrixBase< ELT > | [inline] |
TComplex typedef | MatrixBase< ELT > | |
TImag typedef | MatrixBase< ELT > | |
TInvert typedef | MatrixBase< ELT > | |
TNormalize typedef | MatrixBase< ELT > | |
TPosTrans typedef | MatrixBase< ELT > | |
transpose() const | VectorBase< ELT > | [inline] |
TReal typedef | MatrixBase< ELT > | |
TSqHermT typedef | MatrixBase< ELT > | |
TSqTHerm typedef | MatrixBase< ELT > | |
TStandard typedef | MatrixBase< ELT > | |
TWithoutNegator typedef | MatrixBase< ELT > | |
unlockShape() | MatrixBase< ELT > | [inline] |
updAsMatrix() | MatrixBase< ELT > | [inline] |
updAsMatrixView() | MatrixBase< ELT > | [inline] |
updAsRowVector() | MatrixBase< ELT > | [inline] |
updAsRowVectorBase() | MatrixBase< ELT > | [inline] |
updAsRowVectorView() | MatrixBase< ELT > | [inline] |
updAsVector() | MatrixBase< ELT > | [inline] |
updAsVectorBase() | MatrixBase< ELT > | [inline] |
updAsVectorView() | MatrixBase< ELT > | [inline] |
updBlock(int i, int j, int m, int n) | MatrixBase< ELT > | [inline] |
updCol(int j) | MatrixBase< ELT > | [inline] |
updContiguousScalarData() | MatrixBase< ELT > | [inline] |
updDiag() | MatrixBase< ELT > | [inline] |
updElt(int i, int j) | MatrixBase< ELT > | [inline] |
updHelper() | MatrixBase< ELT > | [inline, protected] |
updIndex(const Array_< int > &indices) | VectorBase< ELT > | [inline] |
updNegate() | VectorBase< ELT > | [inline] |
updRow(int i) | MatrixBase< ELT > | [inline] |
updTranspose() | VectorBase< ELT > | [inline] |
Vector_() | Vector_< ELT > | [inline] |
Vector_(const Vector_ &src) | Vector_< ELT > | [inline] |
Vector_(const Base &src) | Vector_< ELT > | [inline] |
Vector_(const BaseNeg &src) | Vector_< ELT > | [inline] |
Vector_(int m) | Vector_< ELT > | [inline, explicit] |
Vector_(int m, const ELT *cppInitialValues) | Vector_< ELT > | [inline] |
Vector_(int m, const ELT &initialValue) | Vector_< ELT > | [inline] |
Vector_(int m, const S *cppData, bool) | Vector_< ELT > | [inline] |
Vector_(int m, S *cppData, bool) | Vector_< ELT > | [inline] |
Vector_(int m, int stride, const S *data, bool) | Vector_< ELT > | [inline] |
Vector_(int m, int stride, S *data, bool) | Vector_< ELT > | [inline] |
Vector_(const Vec< M, ELT > &v) | Vector_< ELT > | [inline, explicit] |
VectorBase(int m=0) | VectorBase< ELT > | [inline, explicit] |
VectorBase(const VectorBase &source) | VectorBase< ELT > | [inline] |
VectorBase(const TNeg &source) | VectorBase< ELT > | [inline] |
VectorBase(int m, const ELT &initialValue) | VectorBase< ELT > | [inline] |
VectorBase(int m, const ELT *cppInitialValues) | VectorBase< ELT > | [inline] |
VectorBase(int m, int stride, const Scalar *s) | VectorBase< ELT > | [inline] |
VectorBase(int m, int stride, Scalar *s) | VectorBase< ELT > | [inline] |
VectorBase(MatrixHelper< Scalar > &h, const typename MatrixHelper< Scalar >::ShallowCopy &s) | VectorBase< ELT > | [inline] |
VectorBase(const MatrixHelper< Scalar > &h, const typename MatrixHelper< Scalar >::ShallowCopy &s) | VectorBase< ELT > | [inline] |
VectorBase(const MatrixHelper< Scalar > &h, const typename MatrixHelper< Scalar >::DeepCopy &d) | VectorBase< ELT > | [inline] |
VectorBase(MatrixHelperRep< Scalar > *hrep) | VectorBase< ELT > | [inline, explicit, protected] |
viewAssign(const MatrixBase &src) | MatrixBase< ELT > | [inline] |