Classes | Namespaces

D:/Programmierung/C/TRTK/include/TRTK/Fit2D.hpp File Reference

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.



Detailed Description

This file contains the base class for all 2D fitting classes.

Definition in file Fit2D.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines