|
GCOP
1.0
|
#include <mbstspace.h>


Public Member Functions | |
| MbsTspace (int nb) | |
| void | Lift (VectorXd &v, const MbsState &xa, const MbsState &xb) |
| void | Retract (MbsState &xb, const MbsState &xa, const VectorXd &v) |
| MbsTspace::MbsTspace | ( | int | nb | ) |
| void MbsTspace::Lift | ( | VectorXd & | v, |
| const MbsState & | xa, | ||
| const MbsState & | xb | ||
| ) |
References gcop::MbsState::dr, and gcop::MbsState::vs.
| void MbsTspace::Retract | ( | MbsState & | xb, |
| const MbsState & | xa, | ||
| const VectorXd & | v | ||
| ) |
References gcop::MbsState::dr, and gcop::MbsState::vs.
1.7.6.1