|
Simbody
3.4 (development)
|
Predefined MatrixCharacter for an ordinary row vector of a particular size. More...
#include <MatrixCharacteristics.h>
Inheritance diagram for SimTK::MatrixCharacter::RowVector:Public Member Functions | |
| RowVector (int n) | |
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.
| SimTK::MatrixCharacter::RowVector::RowVector | ( | int | n | ) | [inline] |