#include <posegraph.h>
List of all members.
Public Member Functions |
void | operator() (typename PG::TransformationVectorType &fij, typename PG::InformationType &dfij_dxi, typename PG::InformationType &dfij_dxj, const typename PG::Edge &e) |
void | operator() (typename PG::TransformationVectorType &fij, typename PG::InformationType &dfij_dxi, typename PG::InformationType &dfij_dxj, const typename PG::Edge &e) |
Detailed Description
template<typename PG>
struct AISNavigation::LocalGradient< PG >
Definition at line 138 of file include/hogman_minimal/graph/posegraph.h.
Member Function Documentation
template<typename PG >
void AISNavigation::LocalGradient< PG >::operator() |
( |
typename PG::TransformationVectorType & |
fij, |
|
|
typename PG::InformationType & |
dfij_dxi, |
|
|
typename PG::InformationType & |
dfij_dxj, |
|
|
const typename PG::Edge & |
e |
|
) |
| |
template<typename PG >
void AISNavigation::LocalGradient< PG >::operator() |
( |
typename PG::TransformationVectorType & |
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: