Simbody
Public Types

SimTK::SymMat< M, ELT, RS >::Result< P > Struct Template Reference

#include <SymMat.h>

List of all members.

Public Types

typedef MulCNTs< M, M,
ArgDepth, SymMat, 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, M, ArgDepth, SymMat,
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, M,
ArgDepth, SymMat, 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, M,
ArgDepth, SymMat, 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, M,
ArgDepth, SymMat, ColSpacing,
RowSpacing, CNT< P >::NRows,
CNT< P >::NCols, CNT< P >
::ArgDepth, P, CNT< P >
::ColSpacing, CNT< P >
::RowSpacing > 
SubOp
typedef SubOp::Type Sub

template<int M, class ELT, int RS>
template<class P>
struct SimTK::SymMat< M, ELT, RS >::Result< P >


Member Typedef Documentation

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

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