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 52 of file fusion.cpp.

Member Function Documentation

◆ f()

void CRTPDerived2::f ( )
inline

Definition at line 54 of file fusion.cpp.

◆ g()

int CRTPDerived2::g ( )
inline

Definition at line 55 of file fusion.cpp.

◆ h()

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

Definition at line 56 of file fusion.cpp.

◆ hh()

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

Definition at line 57 of file fusion.cpp.


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


pinocchio
Author(s):
autogenerated on Fri Jun 23 2023 02:38:33