#include <operator.hh>

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