Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Launcher Struct Reference
Inheritance diagram for Launcher:
Inheritance graph
[legend]

Public Types

typedef bf::vector< const double &, const int &, const Eigen::MatrixXd &, const Eigen::MatrixXd &, const Eigen::MatrixXd &, const TestObj & > Args
 

Public Member Functions

 Launcher (Args args)
 
template<typename D >
int operator() (CRTPBase< D > &dref) const
 

Static Public Member Functions

template<typename D >
static int algo (CRTPBase< D > &crtp, const double &x, const int &y, const Eigen::MatrixXd &z, const Eigen::MatrixXd &, const Eigen::MatrixXd &, const TestObj &a)
 
static int run (CRTPVariant &crtp, Args args)
 

Public Attributes

Args args
 

Detailed Description

Definition at line 104 of file fusion.cpp.

Member Typedef Documentation

typedef bf::vector<const double &,const int &, const Eigen::MatrixXd &, const Eigen::MatrixXd &,const Eigen::MatrixXd &,const TestObj &> Launcher::Args

Definition at line 108 of file fusion.cpp.

Constructor & Destructor Documentation

Launcher::Launcher ( Args  args)
inline

Definition at line 111 of file fusion.cpp.

Member Function Documentation

template<typename D >
static int Launcher::algo ( CRTPBase< D > &  crtp,
const double &  x,
const int &  y,
const Eigen::MatrixXd &  z,
const Eigen::MatrixXd &  ,
const Eigen::MatrixXd &  ,
const TestObj a 
)
inlinestatic

Definition at line 125 of file fusion.cpp.

template<typename D >
int Launcher::operator() ( CRTPBase< D > &  dref) const
inline

Definition at line 114 of file fusion.cpp.

static int Launcher::run ( CRTPVariant crtp,
Args  args 
)
inlinestatic

Definition at line 119 of file fusion.cpp.

Member Data Documentation

Args Launcher::args

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