Public Member Functions | |
template<class T > | |
bool | operator() (T const *const sT_wa, T *sResiduals) const |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | TestSE3CostFunctor (Sophus::SE3d T_aw) |
Public Attributes | |
Sophus::SE3d | T_aw |
Definition at line 30 of file test_ceres_se3.cpp.
|
inline |
Definition at line 32 of file test_ceres_se3.cpp.
|
inline |
Definition at line 35 of file test_ceres_se3.cpp.
Sophus::SE3d TestSE3CostFunctor::T_aw |
Definition at line 50 of file test_ceres_se3.cpp.