Blender V4.3
ceres::Chain< FunctionType, kNumArgs, Jet< T, N > > Struct Template Reference

Static Public Member Functions

static Jet< T, NRule (const FunctionType &f, const FunctionType dfdx[kNumArgs], const Jet< T, N > x[kNumArgs])
 

Detailed Description

template<typename FunctionType, int kNumArgs, typename T, int N>
struct ceres::Chain< FunctionType, kNumArgs, Jet< T, N > >

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

Member Function Documentation

◆ Rule()

template<typename FunctionType , int kNumArgs, typename T , int N>
static Jet< T, N > ceres::Chain< FunctionType, kNumArgs, Jet< T, N > >::Rule ( const FunctionType & f,
const FunctionType dfdx[kNumArgs],
const Jet< T, N > x[kNumArgs] )
inlinestatic

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

References cast().


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