Static Public Member Functions | List of all members
ceres::internal::AutoDiff< Functor, T, N0, N1, N2, N3, N4, N5, N6, N7, N8, N9 > Struct Template Reference

#include <autodiff.h>

Static Public Member Functions

static bool Differentiate (const Functor &functor, T const *const *parameters, int num_outputs, T *function_value, T **jacobians)
 

Detailed Description

template<typename Functor, typename T, int N0 = 0, int N1 = 0, int N2 = 0, int N3 = 0, int N4 = 0, int N5 = 0, int N6 = 0, int N7 = 0, int N8 = 0, int N9 = 0>
struct ceres::internal::AutoDiff< Functor, T, N0, N1, N2, N3, N4, N5, N6, N7, N8, N9 >

Definition at line 209 of file autodiff.h.

Member Function Documentation

template<typename Functor , typename T , int N0 = 0, int N1 = 0, int N2 = 0, int N3 = 0, int N4 = 0, int N5 = 0, int N6 = 0, int N7 = 0, int N8 = 0, int N9 = 0>
static bool ceres::internal::AutoDiff< Functor, T, N0, N1, N2, N3, N4, N5, N6, N7, N8, N9 >::Differentiate ( const Functor functor,
T const *const *  parameters,
int  num_outputs,
T function_value,
T **  jacobians 
)
inlinestatic

Definition at line 210 of file autodiff.h.


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


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:51:58