Simbody
Public Types

SimTK::Mat< M, N, ELT, CS, RS >::Result< P > Struct Template Reference

#include <Mat.h>

List of all members.

Public Types

typedef MulCNTs< M, N,
ArgDepth, Mat, 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, N, ArgDepth, Mat,
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, N,
ArgDepth, Mat, 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, N,
ArgDepth, Mat, 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, N,
ArgDepth, Mat, 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, int N, class ELT, int CS, int RS>
template<class P>
struct SimTK::Mat< M, N, ELT, CS, RS >::Result< P >


Member Typedef Documentation

template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef MulCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::MulOp
template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef MulOp::Type SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::Mul
template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef MulCNTsNonConforming<M,N,ArgDepth,Mat,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::MulOpNonConforming
template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef MulOpNonConforming::Type SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::MulNon
template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef DvdCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::DvdOp
template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef DvdOp::Type SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::Dvd
template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef AddCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::AddOp
template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef AddOp::Type SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::Add
template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef SubCNTs<M,N,ArgDepth,Mat,ColSpacing,RowSpacing, CNT<P>::NRows, CNT<P>::NCols, CNT<P>::ArgDepth, P, CNT<P>::ColSpacing, CNT<P>::RowSpacing> SimTK::Mat< M, N, ELT, CS, RS >::Result< P >::SubOp
template<int M, int N, class ELT, int CS, int RS>
template<class P>
typedef SubOp::Type SimTK::Mat< M, N, ELT, CS, 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