npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
Poly1D.hh File Reference

Basic 1-d polynomials in the monomial basis. Various operations with monomials are poorly conditioned, so we need long double. More...

#include <vector>
#include "npstat/nm/SimpleFunctors.hh"

Go to the source code of this file.

Classes

class  npstat::Poly1D
 
class  npstat::Poly1DShifted< Real >
 

Namespaces

 npstat
 

Detailed Description

Basic 1-d polynomials in the monomial basis. Various operations with monomials are poorly conditioned, so we need long double.

Author: I. Volobouev

November 2020