#include <edge8.hpp>
|
static void | getOptVar (Eigen::Matrix< TNumType,-1, 1 > &_optVarExt, const TParamStructType &_paramStruct) |
|
static void | setOptVar (TParamStructType &_paramStruct, const Eigen::Matrix< TNumType,-1, 1 > &_optVarExt) |
|
template<class TNumType, class TParamStructType>
struct tuw::Edge8::OptVarMapE8< TNumType, TParamStructType >
Definition at line 856 of file edge8.hpp.
template<class TNumType , class TParamStructType >
static void tuw::Edge8::OptVarMapE8< TNumType, TParamStructType >::getOptVar |
( |
Eigen::Matrix< TNumType,-1, 1 > & |
_optVarExt, |
|
|
const TParamStructType & |
_paramStruct |
|
) |
| |
|
inlinestatic |
template<class TNumType , class TParamStructType >
static void tuw::Edge8::OptVarMapE8< TNumType, TParamStructType >::setOptVar |
( |
TParamStructType & |
_paramStruct, |
|
|
const Eigen::Matrix< TNumType,-1, 1 > & |
_optVarExt |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: