Public Member Functions | List of all members
CRTPDerived Struct Reference
Inheritance diagram for CRTPDerived:
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< CRTPDerived >
CRTPDerivedderived ()
 
const CRTPDerivedderived () 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 56 of file fusion.cpp.

Member Function Documentation

void CRTPDerived::f ( )
inline

Definition at line 58 of file fusion.cpp.

int CRTPDerived::g ( )
inline

Definition at line 59 of file fusion.cpp.

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

Definition at line 60 of file fusion.cpp.

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

Definition at line 61 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