Simbody
|
Predefined MatrixCharacter for an ordinary column vector of a particular size. More...
#include <MatrixCharacteristics.h>
Public Member Functions | |
Vector (int m) |
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.
SimTK::MatrixCharacter::Vector::Vector | ( | int | m | ) | [inline] |