Simbody  3.6
MatrixBase.h File Reference

Go to the source code of this file.

Classes

class  SimTK::MatrixBase< ELT >
 This is the common base class for Simbody's Vector_ and Matrix_ classes for handling large, variable-sized vectors and matrices. More...
 
struct  SimTK::MatrixBase< ELT >::EltResult< P >
 

Namespaces

 SimTK
 This is a System that represents the dynamics of a particle moving along a smooth surface.
 

Detailed Description

Define the SimTK::MatrixBase class that is part of Simbody's BigMatrix toolset.