Simbody  3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
SimTK::Vec< M, ELT, STRIDE >::Result< P > Struct Template Reference

Public Types

typedef MulCNTs< M,
1, ArgDepth, Vec, ColSpacing,
RowSpacing, CNT< P >::NRows,
CNT< P >::NCols, CNT< P >
::ArgDepth, P, CNT< P >
::ColSpacing, CNT< P >
::RowSpacing
MulOp
 
typedef MulOp::Type Mul
 
typedef MulCNTsNonConforming
< M, 1, ArgDepth, Vec,
ColSpacing, RowSpacing, CNT< P >
::NRows, CNT< P >::NCols, CNT
< P >::ArgDepth, P, CNT< P >
::ColSpacing, CNT< P >
::RowSpacing
MulOpNonConforming
 
typedef MulOpNonConforming::Type MulNon
 
typedef DvdCNTs< M,
1, ArgDepth, Vec, ColSpacing,
RowSpacing, CNT< P >::NRows,
CNT< P >::NCols, CNT< P >
::ArgDepth, P, CNT< P >
::ColSpacing, CNT< P >
::RowSpacing
DvdOp
 
typedef DvdOp::Type Dvd
 
typedef AddCNTs< M,
1, ArgDepth, Vec, ColSpacing,
RowSpacing, CNT< P >::NRows,
CNT< P >::NCols, CNT< P >
::ArgDepth, P, CNT< P >
::ColSpacing, CNT< P >
::RowSpacing
AddOp
 
typedef AddOp::Type Add
 
typedef SubCNTs< M,
1, ArgDepth, Vec, ColSpacing,
RowSpacing, CNT< P >::NRows,
CNT< P >::NCols, CNT< P >
::ArgDepth, P, CNT< P >
::ColSpacing, CNT< P >
::RowSpacing
SubOp
 
typedef SubOp::Type Sub
 

Member Typedef Documentation

template<int M, class ELT, int STRIDE>
template<class P>
typedef MulCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Vec< M, ELT, STRIDE >::Result< P >::MulOp
template<int M, class ELT, int STRIDE>
template<class P>
typedef MulOp::Type SimTK::Vec< M, ELT, STRIDE >::Result< P >::Mul
template<int M, class ELT, int STRIDE>
template<class P>
typedef MulCNTsNonConforming<M,1,ArgDepth,Vec,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Vec< M, ELT, STRIDE >::Result< P >::MulOpNonConforming
template<int M, class ELT, int STRIDE>
template<class P>
typedef MulOpNonConforming::Type SimTK::Vec< M, ELT, STRIDE >::Result< P >::MulNon
template<int M, class ELT, int STRIDE>
template<class P>
typedef DvdCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Vec< M, ELT, STRIDE >::Result< P >::DvdOp
template<int M, class ELT, int STRIDE>
template<class P>
typedef DvdOp::Type SimTK::Vec< M, ELT, STRIDE >::Result< P >::Dvd
template<int M, class ELT, int STRIDE>
template<class P>
typedef AddCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Vec< M, ELT, STRIDE >::Result< P >::AddOp
template<int M, class ELT, int STRIDE>
template<class P>
typedef AddOp::Type SimTK::Vec< M, ELT, STRIDE >::Result< P >::Add
template<int M, class ELT, int STRIDE>
template<class P>
typedef SubCNTs<M,1,ArgDepth,Vec,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Vec< M, ELT, STRIDE >::Result< P >::SubOp
template<int M, class ELT, int STRIDE>
template<class P>
typedef SubOp::Type SimTK::Vec< M, ELT, STRIDE >::Result< P >::Sub

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