Public Member Functions | Public Attributes | List of all members
dynamicgraph::sot::MatrixComparison< T1, T2 > Struct Template Reference

#include <operator.hh>

Inheritance diagram for dynamicgraph::sot::MatrixComparison< T1, T2 >:
Inheritance graph
[legend]

Public Member Functions

void addSpecificCommands (Entity &ent, Entity::CommandMap_t &commandMap)
 
std::string getDocString () const
 
 MatrixComparison ()
 
void operator() (const T1 &a, const T2 &b, bool &res) const
 
- Public Member Functions inherited from dynamicgraph::sot::BinaryOpHeader< T1, T1, bool >
void addSpecificCommands (Entity &, Entity::CommandMap_t &)
 
std::string getDocString () const
 

Public Attributes

bool any
 
bool equal
 

Additional Inherited Members

- Public Types inherited from dynamicgraph::sot::BinaryOpHeader< T1, T1, bool >
typedef T1 Tin1
 
typedef T1 Tin2
 
typedef bool Tout
 
- Static Public Member Functions inherited from dynamicgraph::sot::BinaryOpHeader< T1, T1, bool >
static std::string nameTypeIn1 (void)
 
static std::string nameTypeIn2 (void)
 
static std::string nameTypeOut (void)
 

Detailed Description

template<typename T1, typename T2 = T1>
struct dynamicgraph::sot::MatrixComparison< T1, T2 >

Definition at line 727 of file operator.hh.

Constructor & Destructor Documentation

◆ MatrixComparison()

template<typename T1 , typename T2 = T1>
dynamicgraph::sot::MatrixComparison< T1, T2 >::MatrixComparison ( )
inline

Definition at line 761 of file operator.hh.

Member Function Documentation

◆ addSpecificCommands()

template<typename T1 , typename T2 = T1>
void dynamicgraph::sot::MatrixComparison< T1, T2 >::addSpecificCommands ( Entity ent,
Entity::CommandMap_t commandMap 
)
inline

Definition at line 762 of file operator.hh.

◆ getDocString()

template<typename T1 , typename T2 = T1>
std::string dynamicgraph::sot::MatrixComparison< T1, T2 >::getDocString ( ) const
inline

Definition at line 739 of file operator.hh.

◆ operator()()

template<typename T1 , typename T2 = T1>
void dynamicgraph::sot::MatrixComparison< T1, T2 >::operator() ( const T1 &  a,
const T2 &  b,
bool &  res 
) const
inline

Definition at line 729 of file operator.hh.

Member Data Documentation

◆ any

template<typename T1 , typename T2 = T1>
bool dynamicgraph::sot::MatrixComparison< T1, T2 >::any

Definition at line 776 of file operator.hh.

◆ equal

template<typename T1 , typename T2 = T1>
bool dynamicgraph::sot::MatrixComparison< T1, T2 >::equal

Definition at line 776 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 Tue Oct 24 2023 02:26:32