#include <operator.hh>

| Public Member Functions | |
| void | addSpecificCommands (Entity &ent, Entity::CommandMap_t &commandMap) | 
| Diagonalizer (void) | |
| void | operator() (const dg::Vector &r, dg::Matrix &res) | 
| void | resize (const int &r, const int &c) | 
|  Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< Vector, Matrix > | |
| void | addSpecificCommands (Entity &, Entity::CommandMap_t &) | 
| std::string | getDocString () const | 
| Public Attributes | |
| unsigned int | nbc | 
| unsigned int | nbr | 
| Additional Inherited Members | |
|  Public Types inherited from dynamicgraph::sot::UnaryOpHeader< Vector, Matrix > | |
| typedef Vector | Tin | 
| typedef Matrix | Tout | 
|  Static Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< Vector, Matrix > | |
| static std::string | nameTypeIn (void) | 
| static std::string | nameTypeOut (void) | 
Definition at line 225 of file operator.hh.
| 
 | inline | 
Definition at line 231 of file operator.hh.
| 
 | inline | 
Definition at line 237 of file operator.hh.
| 
 | inline | 
Definition at line 226 of file operator.hh.
| 
 | inline | 
Definition at line 233 of file operator.hh.
| unsigned int dynamicgraph::sot::Diagonalizer::nbc | 
Definition at line 232 of file operator.hh.
| unsigned int dynamicgraph::sot::Diagonalizer::nbr | 
Definition at line 232 of file operator.hh.