#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 size_type &r, const size_type &c) |
Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< Vector, Matrix > | |
void | addSpecificCommands (Entity &, Entity::CommandMap_t &) |
std::string | getDocString () const |
Public Attributes | |
std::size_t | nbc |
std::size_t | 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 227 of file operator.hh.
|
inline |
Definition at line 233 of file operator.hh.
|
inline |
Definition at line 239 of file operator.hh.
|
inline |
Definition at line 228 of file operator.hh.
Definition at line 235 of file operator.hh.
std::size_t dynamicgraph::sot::Diagonalizer::nbc |
Definition at line 234 of file operator.hh.
std::size_t dynamicgraph::sot::Diagonalizer::nbr |
Definition at line 234 of file operator.hh.