#include <operator.hh>
Public Member Functions | |
void | operator() (const Tin &m, Tout &res) const |
Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< dg::Matrix, dg::Matrix > | |
void | addSpecificCommands (Entity &, Entity::CommandMap_t &) |
std::string | getDocString () const |
Additional Inherited Members | |
Public Types inherited from dynamicgraph::sot::UnaryOpHeader< dg::Matrix, dg::Matrix > | |
typedef dg::Matrix | Tin |
typedef dg::Matrix | Tout |
Static Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< dg::Matrix, dg::Matrix > | |
static std::string | nameTypeIn (void) |
static std::string | nameTypeOut (void) |
Definition at line 220 of file operator.hh.
Definition at line 221 of file operator.hh.