Simbody  3.5
SimTK::VectorBase< ELT >::EltResult< P > Struct Template Reference

Public Types

typedef VectorBase< typename CNT< ELT >::template Result< P >::MulMul
 
typedef VectorBase< typename CNT< ELT >::template Result< P >::DvdDvd
 
typedef VectorBase< typename CNT< ELT >::template Result< P >::AddAdd
 
typedef VectorBase< typename CNT< ELT >::template Result< P >::SubSub
 

Member Typedef Documentation

template<class ELT>
template<class P >
typedef VectorBase<typename CNT<ELT>::template Result<P>::Mul> SimTK::VectorBase< ELT >::EltResult< P >::Mul
template<class ELT>
template<class P >
typedef VectorBase<typename CNT<ELT>::template Result<P>::Dvd> SimTK::VectorBase< ELT >::EltResult< P >::Dvd
template<class ELT>
template<class P >
typedef VectorBase<typename CNT<ELT>::template Result<P>::Add> SimTK::VectorBase< ELT >::EltResult< P >::Add
template<class ELT>
template<class P >
typedef VectorBase<typename CNT<ELT>::template Result<P>::Sub> SimTK::VectorBase< ELT >::EltResult< P >::Sub

The documentation for this struct was generated from the following file: