Public Member Functions | |
template<class T > | |
bool | operator() (T const *const sT_wa, T const *const spoint_b, T *sResiduals) const |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | TestPointCostFunctor (Sophus::SE3d T_aw, Eigen::Vector3d point_a) |
Public Attributes | |
Eigen::Vector3d | point_a |
Sophus::SE3d | T_aw |
Definition at line 53 of file test_ceres_se3.cpp.
|
inline |
Definition at line 55 of file test_ceres_se3.cpp.
|
inline |
Definition at line 59 of file test_ceres_se3.cpp.
Eigen::Vector3d TestPointCostFunctor::point_a |
Definition at line 81 of file test_ceres_se3.cpp.
Sophus::SE3d TestPointCostFunctor::T_aw |
Definition at line 80 of file test_ceres_se3.cpp.