Simbody
Public Types

SimTK::RowVectorBase< ELT >::EltResult< P > Struct Template Reference

#include <BigMatrix.h>

List of all members.

Public Types

typedef RowVectorBase
< typename CNT< ELT >
::template Result< P >::Mul
Mul
typedef RowVectorBase
< typename CNT< ELT >
::template Result< P >::Dvd
Dvd
typedef RowVectorBase
< typename CNT< ELT >
::template Result< P >::Add
Add
typedef RowVectorBase
< typename CNT< ELT >
::template Result< P >::Sub
Sub

template<class ELT>
template<class P>
struct SimTK::RowVectorBase< ELT >::EltResult< P >


Member Typedef Documentation

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

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines