Public Member Functions | List of all members
CRTPDerived2 Struct Reference
Inheritance diagram for CRTPDerived2:
Inheritance graph
[legend]

Public Member Functions

void f ()
 
int g ()
 
int h (const double &x)
 
int hh (const double &x, const int &y, const Eigen::MatrixXd &z, const TestObj &)
 
- Public Member Functions inherited from CRTPBase< CRTPDerived2 >
CRTPDerived2derived ()
 
const CRTPDerived2derived () const
 
void f ()
 
int g ()
 
int h (const double &x)
 
int hh (const double &x, const int &y, const Eigen::MatrixXd &z, const TestObj &a)
 

Detailed Description

Definition at line 65 of file fusion.cpp.

Member Function Documentation

void CRTPDerived2::f ( )
inline

Definition at line 67 of file fusion.cpp.

int CRTPDerived2::g ( )
inline

Definition at line 68 of file fusion.cpp.

int CRTPDerived2::h ( const double &  x)
inline

Definition at line 69 of file fusion.cpp.

int CRTPDerived2::hh ( const double &  x,
const int &  y,
const Eigen::MatrixXd &  z,
const TestObj  
)
inline

Definition at line 70 of file fusion.cpp.


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


pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:05