#include <posegraph.h>
List of all members.
Public Member Functions |
void | operator() (typename PG::TransformationType &fij, typename PG::InformationType &dfij_dxi, typename PG::InformationType &dfij_dxj, const typename PG::Edge &e) |
void | operator() (typename PG::TransformationType &fij, typename PG::InformationType &dfij_dxi, typename PG::InformationType &dfij_dxj, const typename PG::Edge &e) |
Detailed Description
template<typename PG>
struct AISNavigation::TaylorTerms< PG >
Definition at line 128 of file include/hogman_minimal/graph/posegraph.h.
Member Function Documentation
template<typename PG>
void AISNavigation::TaylorTerms< PG >::operator() |
( |
typename PG::TransformationType & |
fij, |
|
|
typename PG::InformationType & |
dfij_dxi, |
|
|
typename PG::InformationType & |
dfij_dxj, |
|
|
const typename PG::Edge & |
e |
|
) |
| |
template<typename PG>
void AISNavigation::TaylorTerms< PG >::operator() |
( |
typename PG::TransformationType & |
fij, |
|
|
typename PG::InformationType & |
dfij_dxi, |
|
|
typename PG::InformationType & |
dfij_dxj, |
|
|
const typename PG::Edge & |
e |
|
) |
| |
The documentation for this struct was generated from the following files: