Public Member Functions | Public Attributes | List of all members
dynamicgraph::sot::MatrixSelector Struct Reference

#include <operator.hh>

Inheritance diagram for dynamicgraph::sot::MatrixSelector:
Inheritance graph
[legend]

Public Member Functions

void addSpecificCommands (Entity &ent, Entity::CommandMap_t &commandMap)
 
void operator() (const Matrix &m, Matrix &res) const
 
void setBoundsCol (const int &m, const int &M)
 
void setBoundsRow (const int &m, const int &M)
 
- Public Member Functions inherited from dynamicgraph::sot::UnaryOpHeader< dg::Matrix, dg::Matrix >
void addSpecificCommands (Entity &, Entity::CommandMap_t &)
 
std::string getDocString () const
 

Public Attributes

int imax
 
int imin
 
int jmax
 
int jmin
 

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)
 

Detailed Description

Definition at line 141 of file operator.hh.

Member Function Documentation

◆ addSpecificCommands()

void dynamicgraph::sot::MatrixSelector::addSpecificCommands ( Entity ent,
Entity::CommandMap_t commandMap 
)
inline

Definition at line 163 of file operator.hh.

◆ operator()()

void dynamicgraph::sot::MatrixSelector::operator() ( const Matrix m,
Matrix res 
) const
inline

Definition at line 142 of file operator.hh.

◆ setBoundsCol()

void dynamicgraph::sot::MatrixSelector::setBoundsCol ( const int &  m,
const int &  M 
)
inline

Definition at line 158 of file operator.hh.

◆ setBoundsRow()

void dynamicgraph::sot::MatrixSelector::setBoundsRow ( const int &  m,
const int &  M 
)
inline

Definition at line 154 of file operator.hh.

Member Data Documentation

◆ imax

int dynamicgraph::sot::MatrixSelector::imax

Definition at line 151 of file operator.hh.

◆ imin

int dynamicgraph::sot::MatrixSelector::imin

Definition at line 151 of file operator.hh.

◆ jmax

int dynamicgraph::sot::MatrixSelector::jmax

Definition at line 152 of file operator.hh.

◆ jmin

int dynamicgraph::sot::MatrixSelector::jmin

Definition at line 152 of file operator.hh.


The documentation for this struct was generated from the following file:


sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Wed Jun 21 2023 02:51:27