abs() const | SimTK::VectorBase< ELT > | inline |
begin() | SimTK::VectorBase< ELT > | inline |
clear() | SimTK::VectorBase< ELT > | inline |
elementwiseDivide(const VectorBase< EE > &v, typename EltResult< EE >::Dvd &out) const | SimTK::VectorBase< ELT > | inline |
elementwiseDivide(const VectorBase< EE > &v) const | SimTK::VectorBase< ELT > | inline |
elementwiseDivideFromLeft(const VectorBase< EE > &v, typename VectorBase< EE >::template EltResult< ELT >::Dvd &out) const | SimTK::VectorBase< ELT > | inline |
elementwiseDivideFromLeft(const VectorBase< EE > &v) const | SimTK::VectorBase< ELT > | inline |
elementwiseDivideFromLeftInPlace(const VectorBase< EE > &r) | SimTK::VectorBase< ELT > | inline |
elementwiseDivideInPlace(const VectorBase< EE > &r) | SimTK::VectorBase< ELT > | inline |
elementwiseInvert(VectorBase< typename CNT< ELT >::TInvert > &out) const | SimTK::VectorBase< ELT > | inline |
elementwiseInvert() const | SimTK::VectorBase< ELT > | inline |
elementwiseInvertInPlace() | SimTK::VectorBase< ELT > | inline |
elementwiseMultiply(const VectorBase< EE > &v, typename EltResult< EE >::Mul &out) const | SimTK::VectorBase< ELT > | inline |
elementwiseMultiply(const VectorBase< EE > &v) const | SimTK::VectorBase< ELT > | inline |
elementwiseMultiplyFromLeft(const VectorBase< EE > &v, typename VectorBase< EE >::template EltResult< ELT >::Mul &out) const | SimTK::VectorBase< ELT > | inline |
elementwiseMultiplyFromLeft(const VectorBase< EE > &v) const | SimTK::VectorBase< ELT > | inline |
elementwiseMultiplyFromLeftInPlace(const VectorBase< EE > &r) | SimTK::VectorBase< ELT > | inline |
elementwiseMultiplyInPlace(const VectorBase< EE > &r) | SimTK::VectorBase< ELT > | inline |
end() | SimTK::VectorBase< ELT > | inline |
index(const Array_< int > &indices) const | SimTK::VectorBase< ELT > | inline |
ncol() const | SimTK::VectorBase< ELT > | inline |
negate() const | SimTK::VectorBase< ELT > | inline |
nelt() const | SimTK::VectorBase< ELT > | inline |
normInf(int *worstOne=0) const | SimTK::VectorBase< ELT > | inline |
normRMS(int *worstOne=0) const | SimTK::VectorBase< ELT > | inline |
nrow() const | SimTK::VectorBase< ELT > | inline |
operator const Matrix_< ELT > &() const | SimTK::VectorBase< ELT > | inline |
operator const MatrixView_< ELT > &() const | SimTK::VectorBase< ELT > | inline |
operator const Vector_< ELT > &() const | SimTK::VectorBase< ELT > | inline |
operator const VectorView_< ELT > &() const | SimTK::VectorBase< ELT > | inline |
operator Matrix_< ELT > &() | SimTK::VectorBase< ELT > | inline |
operator MatrixView_< ELT > &() | SimTK::VectorBase< ELT > | inline |
operator Vector_< ELT > &() | SimTK::VectorBase< ELT > | inline |
operator VectorView_< ELT > &() | SimTK::VectorBase< ELT > | inline |
operator()(int i) const | SimTK::VectorBase< ELT > | inline |
operator()(int i) | SimTK::VectorBase< ELT > | inline |
operator()(int i, int m) const | SimTK::VectorBase< ELT > | inline |
operator()(int i, int m) | SimTK::VectorBase< ELT > | inline |
operator()(const Array_< int > &indices) const | SimTK::VectorBase< ELT > | inline |
operator()(const Array_< int > &indices) | SimTK::VectorBase< ELT > | inline |
operator*=(const StdNumber &t) | SimTK::VectorBase< ELT > | inline |
operator+() const | SimTK::VectorBase< ELT > | inline |
operator+=(const VectorBase &r) | SimTK::VectorBase< ELT > | inline |
operator+=(const VectorBase< EE > &b) | SimTK::VectorBase< ELT > | inline |
operator-() const | SimTK::VectorBase< ELT > | inline |
operator-() | SimTK::VectorBase< ELT > | inline |
operator-=(const VectorBase &r) | SimTK::VectorBase< ELT > | inline |
operator-=(const VectorBase< EE > &b) | SimTK::VectorBase< ELT > | inline |
operator/=(const StdNumber &t) | SimTK::VectorBase< ELT > | inline |
operator=(const VectorBase &b) | SimTK::VectorBase< ELT > | inline |
operator=(const VectorBase< EE > &b) | SimTK::VectorBase< ELT > | inline |
operator=(const ELT &t) | SimTK::VectorBase< ELT > | inline |
operator[](int i) const | SimTK::VectorBase< ELT > | inline |
operator[](int i) | SimTK::VectorBase< ELT > | inline |
operator~() const | SimTK::VectorBase< ELT > | inline |
operator~() | SimTK::VectorBase< ELT > | inline |
resize(int m) | SimTK::VectorBase< ELT > | inline |
resizeKeep(int m) | SimTK::VectorBase< ELT > | inline |
rowScale(const VectorBase< EE > &v, typename EltResult< EE >::Mul &out) const | SimTK::VectorBase< ELT > | inline |
rowScale(const VectorBase< EE > &v) const | SimTK::VectorBase< ELT > | inline |
rowScaleInPlace(const VectorBase< EE > &v) | SimTK::VectorBase< ELT > | inline |
size() const | SimTK::VectorBase< ELT > | inline |
sum() const | SimTK::VectorBase< ELT > | inline |
transpose() const | SimTK::VectorBase< ELT > | inline |
updIndex(const Array_< int > &indices) | SimTK::VectorBase< ELT > | inline |
updNegate() | SimTK::VectorBase< ELT > | inline |
updTranspose() | SimTK::VectorBase< ELT > | inline |
VectorBase(int m=0) | SimTK::VectorBase< ELT > | inlineexplicit |
VectorBase(const VectorBase &source) | SimTK::VectorBase< ELT > | inline |
VectorBase(const TNeg &source) | SimTK::VectorBase< ELT > | inline |
VectorBase(int m, const ELT &initialValue) | SimTK::VectorBase< ELT > | inline |
VectorBase(int m, const ELT *cppInitialValues) | SimTK::VectorBase< ELT > | inline |
VectorBase(int m, int stride, const Scalar *s) | SimTK::VectorBase< ELT > | inline |
VectorBase(int m, int stride, Scalar *s) | SimTK::VectorBase< ELT > | inline |
VectorBase(MatrixHelper< Scalar > &h, const typename MatrixHelper< Scalar >::ShallowCopy &s) | SimTK::VectorBase< ELT > | inline |
VectorBase(const MatrixHelper< Scalar > &h, const typename MatrixHelper< Scalar >::ShallowCopy &s) | SimTK::VectorBase< ELT > | inline |
VectorBase(const MatrixHelper< Scalar > &h, const typename MatrixHelper< Scalar >::DeepCopy &d) | SimTK::VectorBase< ELT > | inline |
VectorBase(MatrixHelperRep< Scalar > *hrep) | SimTK::VectorBase< ELT > | inlineexplicitprotected |
weightedNormInf(const VectorBase< EE > &w, int *worstOne=0) const | SimTK::VectorBase< ELT > | inline |
weightedNormRMS(const VectorBase< EE > &w, int *worstOne=0) const | SimTK::VectorBase< ELT > | inline |
writeUnformatted(std::ostream &o, const VectorBase< E > &v) | SimTK::VectorBase< ELT > | related |