Classes | Functions
transform_delta_cost_functor.h File Reference
#include <iostream>
#include <string>
#include "Eigen/Core"
#include "Eigen/Geometry"
#include "ceres/ceres.h"
Include dependency graph for transform_delta_cost_functor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Rigid3< FloatType >
class  TransformDeltaCostFunctor

Functions

template<typename FloatType >
Rigid3< FloatType > operator* (const Rigid3< FloatType > &lhs, const Rigid3< FloatType > &rhs)
template<typename FloatType >
Rigid3< FloatType >::Vector operator* (const Rigid3< FloatType > &rigid, const typename Rigid3< FloatType >::Vector &point)
template<typename T >
std::ostream & operator<< (std::ostream &os, Rigid3< T > &rigid)

Function Documentation

template<typename FloatType >
Rigid3<FloatType> operator* ( const Rigid3< FloatType > &  lhs,
const Rigid3< FloatType > &  rhs 
)

Definition at line 102 of file transform_delta_cost_functor.h.

template<typename FloatType >
Rigid3<FloatType>::Vector operator* ( const Rigid3< FloatType > &  rigid,
const typename Rigid3< FloatType >::Vector &  point 
)

Definition at line 110 of file transform_delta_cost_functor.h.

template<typename T >
std::ostream& operator<< ( std::ostream &  os,
Rigid3< T > &  rigid 
)

Definition at line 118 of file transform_delta_cost_functor.h.



hector_gps_calibration
Author(s):
autogenerated on Wed May 8 2019 02:32:14