Blender  V3.3
Static Public Member Functions | List of all members
ceres::Chain< FunctionType, kNumArgs, ArgumentType > Struct Template Reference

Static Public Member Functions

static ArgumentType Rule (const FunctionType &f, const FunctionType dfdx[kNumArgs], const ArgumentType x[kNumArgs])
 

Detailed Description

template<typename FunctionType, int kNumArgs, typename ArgumentType>
struct ceres::Chain< FunctionType, kNumArgs, ArgumentType >

Definition at line 70 of file libmv/tracking/track_region.cc.

Member Function Documentation

◆ 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

Definition at line 71 of file libmv/tracking/track_region.cc.

References void, and x.


The documentation for this struct was generated from the following file: