Polymetic  1.1
A c++ library for polynomial and matrix arithmetic, focused on applications in Kinematics.
 All Classes Namespaces Files Functions Variables Typedefs Friends Macros Pages
Polynomial.ipp File Reference

The single header file to include all the functionallities associated with the Polynomial class. More...

Include dependency graph for Polynomial.ipp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _POLYNOMIAL_IPP_
 

Detailed Description

The single header file to include all the functionallities associated with the Polynomial class.

Todo:
This file needs to be included to use implicit template instantiation. Provide another file which just includes the .hppp files and hence used when explicit instantiation is on (using linked file Polynomial.o)

Definition in file Polynomial.ipp.

Macro Definition Documentation

#define _POLYNOMIAL_IPP_

Definition at line 20 of file Polynomial.ipp.