#include <operator.hh>

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