#include <operator.hh>

| Public Member Functions | |
| void | addSpecificCommands (Entity &ent, Entity::CommandMap_t &commandMap) | 
| std::string | getDocString () const | 
| void | operator() (const Tin &m, double &res) const | 
| void | setIndex (const int &m) | 
|  Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< dg::Vector, double > | |
| void | addSpecificCommands (Entity &, Entity::CommandMap_t &) | 
| std::string | getDocString () const | 
| Public Attributes | |
| int | index | 
| Additional Inherited Members | |
|  Public Types inherited from dynamicgraph::sot::UnaryOpHeader< dg::Vector, double > | |
| typedef dg::Vector | Tin | 
| typedef double | Tout | 
|  Static Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< dg::Vector, double > | |
| static std::string | nameTypeIn (void) | 
| static std::string | nameTypeOut (void) | 
Definition at line 112 of file operator.hh.
| 
 | inline | 
Definition at line 121 of file operator.hh.
| 
 | inline | 
Definition at line 131 of file operator.hh.
Definition at line 113 of file operator.hh.
| 
 | inline | 
Definition at line 119 of file operator.hh.
| int dynamicgraph::sot::VectorComponent::index | 
Definition at line 118 of file operator.hh.