Classes | Namespaces

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

This file contains the interface for all polynomials. More...

#include <cassert>
#include <cmath>
#include <vector>
#include <Eigen/Core>
#include <Eigen/Dense>
#include "Coordinate.hpp"
#include "ErrorObj.hpp"
#include "Iterator.hpp"
#include "Range.hpp"
Include dependency graph for Polynomial.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TRTK::Polynomial< T >
 Interface class for all polynomials. More...

Namespaces

namespace  TRTK
 

Namespace of the Transformation and Registration Toolkit.



Detailed Description

This file contains the interface for all polynomials.

Definition in file Polynomial.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines