Simbody  3.6
SimTK::MatrixView_< ELT > Member List

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

MatrixView_(MatrixHelperRep< S > *hrep)SimTK::MatrixView_< ELT >inlineexplicit
MatrixView_(const MatrixView_ &m)SimTK::MatrixView_< ELT >inline
MatrixView_(const MatrixHelper< S > &h)SimTK::MatrixView_< ELT >inline
MatrixView_(MatrixHelper< S > &h)SimTK::MatrixView_< ELT >inline
operator const Matrix_< ELT > &() constSimTK::MatrixView_< ELT >inline
operator Matrix_< ELT > &()SimTK::MatrixView_< ELT >inline
operator*=(const StdNumber &t)SimTK::MatrixView_< ELT >inline
operator+=(const MatrixBase< EE > &m)SimTK::MatrixView_< ELT >inline
operator+=(const ELT &r)SimTK::MatrixView_< ELT >inline
operator-=(const MatrixBase< EE > &m)SimTK::MatrixView_< ELT >inline
operator-=(const ELT &r)SimTK::MatrixView_< ELT >inline
operator/=(const StdNumber &t)SimTK::MatrixView_< ELT >inline
operator=(const MatrixView_ &m)SimTK::MatrixView_< ELT >inline
operator=(const Matrix_< ELT > &v)SimTK::MatrixView_< ELT >inline
operator=(const ELT &e)SimTK::MatrixView_< ELT >inline
operator=(const MatrixBase< EE > &m)SimTK::MatrixView_< ELT >inline
readUnformatted(std::istream &in, MatrixView_< E > &v)SimTK::MatrixView_< ELT >related
writeUnformatted(std::ostream &o, const MatrixView_< E > &v)SimTK::MatrixView_< ELT >related