|  | NASA Astrobee Robot Software
    0.19.1
    Flight software for the Astrobee robots operating inside the International Space Station. | 
| Public Types | |
| typedef Eigen::Affine3d | result_type | 
| Public Member Functions | |
| size_t | min_elements_needed_for_fit () const | 
| A transformation requires 3 inputs and 3 outputs to make a fit.  More... | |
| result_type | operator() (std::vector< Eigen::Vector3d > const &in_vec, std::vector< Eigen::Vector3d > const &out_vec) const | 
| typedef Eigen::Affine3d sparse_mapping::TranslationRotationScaleFittingFunctor::result_type | 
| 
 | inline | 
A transformation requires 3 inputs and 3 outputs to make a fit.
| 
 | inline |