Simbody
3.5
|
Files | |
file | BigMatrix.h [code] |
This file defines the client side of the SimTK::Matrix classes, which hold medium to large, variable-sized matrices whose elements are packed SimTK "Composite Numerical Types" (CNTs). | |
file | Matrix_.h [code] |
Define the SimTK::Matrix_ class that is part of Simbody's BigMatrix toolset. | |
file | MatrixBase.h [code] |
Define the SimTK::MatrixBase class that is part of Simbody's BigMatrix toolset. | |
file | MatrixCharacteristics.h [code] |
Here we declare the classes needed for managing the properties of matrices, which we call Matrix Characteristics. | |
file | MatrixHelper.h [code] |
Here we declare the detailed interface to the Simmatrix classes. | |
file | MatrixView_.h [code] |
Define the SimTK::MatrixView_ class that is part of Simbody's BigMatrix toolset. | |
file | RowVector_.h [code] |
Define the SimTK::RowVector_ class that is part of Simbody's BigMatrix toolset. | |
file | RowVectorBase.h [code] |
Define the SimTK::RowVectorBase class that is part of Simbody's BigMatrix toolset. | |
file | RowVectorView_.h [code] |
Define the SimTK::RowVectorView_ class that is part of Simbody's BigMatrix toolset. | |
file | Vector_.h [code] |
Define the SimTK::Vector_ class that is part of Simbody's BigMatrix toolset. | |
file | VectorBase.h [code] |
Define the SimTK::VectorBase class that is part of Simbody's BigMatrix toolset. | |
file | VectorIterator.h [code] |
Defines an iterator that can be used to iterate over the elements of any kind of Simbody vector. | |
file | VectorView_.h [code] |
Define the SimTK::VectorView_ class that is part of Simbody's BigMatrix toolset. | |