#include <operator.hh>

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