Blender V5.0
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])
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() [1/2]

template<typename FunctionType, int kNumArgs, typename T, int N>
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, i, and x.

◆ Rule() [2/2]

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 71 of file libmv/tracking/track_region.cc.


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