realroot_doc 0.1.1
Polynomials
template<class C, class V> struct polynomial;

General class for polynomials.

Parameters:
Cis the type of coefficients
Vis the variant for the implementation
See also: