Polynomials

template<class C, class V> struct polynomial;

General class for polynomials.

Parameters:
C is the type of coefficients
V is the variant for the implementation
See also:

Generated on 6 Dec 2012 for realroot by  doxygen 1.6.1