|
static ArgumentType | Rule (const FunctionType &f, const FunctionType dfdx[kNumArgs], const ArgumentType x[kNumArgs]) |
|
template<typename FunctionType, int kNumArgs, typename ArgumentType>
struct ceres::Chain< FunctionType, kNumArgs, ArgumentType >
Definition at line 70 of file libmv/tracking/track_region.cc.
◆ Rule()
template<typename FunctionType , int kNumArgs, typename ArgumentType >
static ArgumentType ceres::Chain< FunctionType, kNumArgs, ArgumentType >::Rule |
( |
const FunctionType & |
f, |
|
|
const FunctionType |
dfdx[kNumArgs], |
|
|
const ArgumentType |
x[kNumArgs] |
|
) |
| |
|
inlinestatic |
The documentation for this struct was generated from the following file: