KCP
An efficient and effective 3D laser scan matching
kcp::AbstractSolver Member List

This is the complete list of members for kcp::AbstractSolver, including all inherited members.

AbstractSolver()kcp::AbstractSolverinline
get_solution() constkcp::AbstractSolverinlinevirtual
solutionkcp::AbstractSolverprotected
solve(const Eigen::MatrixX3d &src, const Eigen::MatrixX3d &dst, const Eigen::MatrixXd &src_feature, const Eigen::MatrixXd &dst_feature)=0kcp::AbstractSolverpure virtual