#include <operator.hh>
Public Member Functions | |
void | operator() (const MatrixHomogeneous &M, dg::Vector &res) |
Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< MatrixHomogeneous, Vector > | |
void | addSpecificCommands (Entity &, Entity::CommandMap_t &) |
std::string | getDocString () const |
Additional Inherited Members | |
Public Types inherited from dynamicgraph::sot::UnaryOpHeader< MatrixHomogeneous, Vector > | |
typedef MatrixHomogeneous | Tin |
typedef Vector | Tout |
Static Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< MatrixHomogeneous, Vector > | |
static std::string | nameTypeIn (void) |
static std::string | nameTypeOut (void) |
Definition at line 359 of file operator.hh.
|
inline |
Definition at line 361 of file operator.hh.