Blender V5.0
libmv::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 libmv::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>
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.


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