Simbody  3.4 (development)
SimTK::MatrixCharacter::RowVector Class Reference

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

#include <MatrixCharacteristics.h>

+ Inheritance diagram for SimTK::MatrixCharacter::RowVector:

List of all members.

Public Member Functions

 RowVector (int n)

Detailed Description

Predefined MatrixCharacter for an ordinary row 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


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