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_impl.ipp File Reference

Implementation of Polynomial template class. Does not include implementation of the * operator. More...

#include "../include/Polynomial.hpp"
#include <stdexcept>
#include <iterator>
Include dependency graph for Polynomial_impl.ipp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define _POLYNOMIAL_IMPL_IPP_
 

Detailed Description

Implementation of Polynomial template class. Does not include implementation of the * operator.

Definition in file Polynomial_impl.ipp.

Macro Definition Documentation

#define _POLYNOMIAL_IMPL_IPP_

Definition at line 20 of file Polynomial_impl.ipp.