#include <operator.hh>

| Public Member Functions | |
| void | operator() (const MatrixHomogeneous &M, 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 349 of file operator.hh.
| 
 | inline | 
Definition at line 351 of file operator.hh.