#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 size_type &m) |
Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< dg::Vector, double > | |
void | addSpecificCommands (Entity &, Entity::CommandMap_t &) |
std::string | getDocString () const |
Public Attributes | |
size_type | 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.
size_type dynamicgraph::sot::VectorComponent::index |
Definition at line 118 of file operator.hh.