#include <operator.hh>
Public Member Functions | |
std::string | getDocString () const |
void | operator() (const dg::Vector &m, double &res) const |
Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< dg::Vector, double > | |
void | addSpecificCommands (Entity &, Entity::CommandMap_t &) |
std::string | getDocString () const |
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 261 of file operator.hh.
|
inline |
Definition at line 266 of file operator.hh.
|
inline |
Definition at line 262 of file operator.hh.