#include <operator.hh>

| Public Member Functions | |
| void | operator() (const T &v1, const T &v2, T &r) const | 
|  Public Member Functions inherited from dynamicgraph::sot::BinaryOpHeader< T, T, T > | |
| void | addSpecificCommands (Entity &, Entity::CommandMap_t &) | 
| std::string | getDocString () const | 
| Additional Inherited Members | |
|  Public Types inherited from dynamicgraph::sot::BinaryOpHeader< T, T, T > | |
| typedef T | Tin1 | 
| typedef T | Tin2 | 
| typedef T | Tout | 
|  Static Public Member Functions inherited from dynamicgraph::sot::BinaryOpHeader< T, T, T > | |
| static std::string | nameTypeIn1 (void) | 
| static std::string | nameTypeIn2 (void) | 
| static std::string | nameTypeOut (void) | 
Definition at line 585 of file operator.hh.
| 
 | inline | 
Definition at line 586 of file operator.hh.