Simbody  3.6
SimTK::RowVectorBase< ELT > Member List

This is the complete list of members for SimTK::RowVectorBase< ELT >, including all inherited members.

abs() constSimTK::RowVectorBase< ELT >inline
begin()SimTK::RowVectorBase< ELT >inline
clear()SimTK::RowVectorBase< ELT >inline
colScale(const VectorBase< EE > &v, typename EltResult< EE >::Mul &out) constSimTK::RowVectorBase< ELT >inline
colScale(const VectorBase< EE > &v) constSimTK::RowVectorBase< ELT >inline
colScaleInPlace(const VectorBase< EE > &v)SimTK::RowVectorBase< ELT >inline
elementwiseDivide(const RowVectorBase< EE > &v, typename EltResult< EE >::Dvd &out) constSimTK::RowVectorBase< ELT >inline
elementwiseDivide(const RowVectorBase< EE > &v) constSimTK::RowVectorBase< ELT >inline
elementwiseDivideFromLeft(const RowVectorBase< EE > &v, typename RowVectorBase< EE >::template EltResult< ELT >::Dvd &out) constSimTK::RowVectorBase< ELT >inline
elementwiseDivideFromLeft(const RowVectorBase< EE > &v) constSimTK::RowVectorBase< ELT >inline
elementwiseDivideFromLeftInPlace(const RowVectorBase< EE > &r)SimTK::RowVectorBase< ELT >inline
elementwiseDivideInPlace(const RowVectorBase< EE > &r)SimTK::RowVectorBase< ELT >inline
elementwiseMultiply(const RowVectorBase< EE > &v, typename EltResult< EE >::Mul &out) constSimTK::RowVectorBase< ELT >inline
elementwiseMultiply(const RowVectorBase< EE > &v) constSimTK::RowVectorBase< ELT >inline
elementwiseMultiplyFromLeft(const RowVectorBase< EE > &v, typename RowVectorBase< EE >::template EltResult< ELT >::Mul &out) constSimTK::RowVectorBase< ELT >inline
elementwiseMultiplyFromLeft(const RowVectorBase< EE > &v) constSimTK::RowVectorBase< ELT >inline
elementwiseMultiplyFromLeftInPlace(const RowVectorBase< EE > &r)SimTK::RowVectorBase< ELT >inline
elementwiseMultiplyInPlace(const RowVectorBase< EE > &r)SimTK::RowVectorBase< ELT >inline
end()SimTK::RowVectorBase< ELT >inline
index(const Array_< int > &indices) constSimTK::RowVectorBase< ELT >inline
ncol() constSimTK::RowVectorBase< ELT >inline
negate() constSimTK::RowVectorBase< ELT >inline
nelt() constSimTK::RowVectorBase< ELT >inline
nrow() constSimTK::RowVectorBase< ELT >inline
operator const Matrix_< ELT > &() constSimTK::RowVectorBase< ELT >inline
operator const MatrixView_< ELT > &() constSimTK::RowVectorBase< ELT >inline
operator const RowVector_< ELT > &() constSimTK::RowVectorBase< ELT >inline
operator const RowVectorView_< ELT > &() constSimTK::RowVectorBase< ELT >inline
operator Matrix_< ELT > &()SimTK::RowVectorBase< ELT >inline
operator MatrixView_< ELT > &()SimTK::RowVectorBase< ELT >inline
operator RowVector_< ELT > &()SimTK::RowVectorBase< ELT >inline
operator RowVectorView_< ELT > &()SimTK::RowVectorBase< ELT >inline
operator()(int j) constSimTK::RowVectorBase< ELT >inline
operator()(int j)SimTK::RowVectorBase< ELT >inline
operator()(int j, int n) constSimTK::RowVectorBase< ELT >inline
operator()(int j, int n)SimTK::RowVectorBase< ELT >inline
operator()(const Array_< int > &indices) constSimTK::RowVectorBase< ELT >inline
operator()(const Array_< int > &indices)SimTK::RowVectorBase< ELT >inline
operator*=(const StdNumber &t)SimTK::RowVectorBase< ELT >inline
operator+() constSimTK::RowVectorBase< ELT >inline
operator+=(const RowVectorBase &r)SimTK::RowVectorBase< ELT >inline
operator+=(const RowVectorBase< EE > &b)SimTK::RowVectorBase< ELT >inline
operator-() constSimTK::RowVectorBase< ELT >inline
operator-()SimTK::RowVectorBase< ELT >inline
operator-=(const RowVectorBase &r)SimTK::RowVectorBase< ELT >inline
operator-=(const RowVectorBase< EE > &b)SimTK::RowVectorBase< ELT >inline
operator/=(const StdNumber &t)SimTK::RowVectorBase< ELT >inline
operator=(const RowVectorBase &b)SimTK::RowVectorBase< ELT >inline
operator=(const RowVectorBase< EE > &b)SimTK::RowVectorBase< ELT >inline
operator=(const ELT &t)SimTK::RowVectorBase< ELT >inline
operator[](int j) constSimTK::RowVectorBase< ELT >inline
operator[](int j)SimTK::RowVectorBase< ELT >inline
operator~() constSimTK::RowVectorBase< ELT >inline
operator~()SimTK::RowVectorBase< ELT >inline
resize(int n)SimTK::RowVectorBase< ELT >inline
resizeKeep(int n)SimTK::RowVectorBase< ELT >inline
RowVectorBase(int n=0)SimTK::RowVectorBase< ELT >inlineexplicit
RowVectorBase(const RowVectorBase &source)SimTK::RowVectorBase< ELT >inline
RowVectorBase(const TNeg &source)SimTK::RowVectorBase< ELT >inline
RowVectorBase(int n, const ELT &initialValue)SimTK::RowVectorBase< ELT >inline
RowVectorBase(int n, const ELT *cppInitialValues)SimTK::RowVectorBase< ELT >inline
RowVectorBase(int n, int stride, const Scalar *s)SimTK::RowVectorBase< ELT >inline
RowVectorBase(int n, int stride, Scalar *s)SimTK::RowVectorBase< ELT >inline
RowVectorBase(MatrixHelper< Scalar > &h, const typename MatrixHelper< Scalar >::ShallowCopy &s)SimTK::RowVectorBase< ELT >inline
RowVectorBase(const MatrixHelper< Scalar > &h, const typename MatrixHelper< Scalar >::ShallowCopy &s)SimTK::RowVectorBase< ELT >inline
RowVectorBase(const MatrixHelper< Scalar > &h, const typename MatrixHelper< Scalar >::DeepCopy &d)SimTK::RowVectorBase< ELT >inline
RowVectorBase(MatrixHelperRep< Scalar > *hrep)SimTK::RowVectorBase< ELT >inlineexplicitprotected
size() constSimTK::RowVectorBase< ELT >inline
sum() constSimTK::RowVectorBase< ELT >inline
transpose() constSimTK::RowVectorBase< ELT >inline
updIndex(const Array_< int > &indices)SimTK::RowVectorBase< ELT >inline
updNegate()SimTK::RowVectorBase< ELT >inline
updTranspose()SimTK::RowVectorBase< ELT >inline
writeUnformatted(std::ostream &o, const RowVectorBase< E > &v)SimTK::RowVectorBase< ELT >related