Public Types | List of all members
gtsam::Expression< T >::TernaryFunction< A1, A2, A3 > Struct Template Reference

#include <Expression.h>

Public Types

typedef std::function< T(const A1 &, const A2 &, const A3 &, typename MakeOptionalJacobian< T, A1 >::type, typename MakeOptionalJacobian< T, A2 >::type, typename MakeOptionalJacobian< T, A3 >::type)> type
 

Detailed Description

template<typename T>
template<class A1, class A2, class A3>
struct gtsam::Expression< T >::TernaryFunction< A1, A2, A3 >

Definition at line 82 of file Expression.h.

Member Typedef Documentation

◆ type

template<typename T>
template<class A1, class A2, class A3>
typedef std::function< T(const A1&, const A2&, const A3&, typename MakeOptionalJacobian<T, A1>::type, typename MakeOptionalJacobian<T, A2>::type, typename MakeOptionalJacobian<T, A3>::type)> gtsam::Expression< T >::TernaryFunction< A1, A2, A3 >::type

Definition at line 87 of file Expression.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:46:17