This file contains the base class for all 2D fitting classes. More...
#include <cmath>#include <vector>#include <Eigen/Core>#include <Eigen/StdVector>#include "Coordinate.hpp"#include "ErrorObj.hpp"#include "Transform3D.hpp"#include "Fit.hpp"
Include dependency graph for Fit2D.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TRTK::Fit2D< T > |
| Base class for 2D fitting algorithms where fitting is done to a 2D point set. More... | |
Namespaces | |
| namespace | TRTK |
Namespace of the Transformation and Registration Toolkit. | |
This file contains the base class for all 2D fitting classes.
Definition in file Fit2D.hpp.
Documentation generated by Doxygen