Simbody
Public Member Functions

SimTK::MatrixCharacter::Vector Class Reference

Predefined MatrixCharacter for an ordinary column vector of a particular size. More...

#include <MatrixCharacteristics.h>

Inheritance diagram for SimTK::MatrixCharacter::Vector:

List of all members.

Public Member Functions

 Vector (int m)

Detailed Description

Predefined MatrixCharacter for an ordinary column vector of a particular size.

Note that standard vector storage allows for a "stride" greater than 1, but that is not considered part of the matrix character. Stride is dealt with separately.


Constructor & Destructor Documentation

SimTK::MatrixCharacter::Vector::Vector ( int  m) [inline]

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