|
typedef bf::vector< const double &, const int &, const Eigen::MatrixXd &, const Eigen::MatrixXd &, const Eigen::MatrixXd &, const TestObj & > | Args |
|
|
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) |
|
Definition at line 91 of file fusion.cpp.
◆ Args
typedef bf::vector<const double &,const int &, const Eigen::MatrixXd &, const Eigen::MatrixXd &,const Eigen::MatrixXd &,const TestObj &> Launcher::Args |
◆ Launcher()
Launcher::Launcher |
( |
Args |
args | ) |
|
|
inline |
◆ algo()
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 |
◆ operator()()
template<typename D >
int Launcher::operator() |
( |
CRTPBase< D > & |
dref | ) |
const |
|
inline |
◆ run()
◆ args
The documentation for this struct was generated from the following file: