realroot_doc 0.1.1
Tensor ring of polynomials in the Bernstein basis
     template<class C>  struct ring<C, Bernstein>;

The polynomials are represented by a dense sequence of coefficients in the Bernstein basis.

Parameters:
Cis the type of coefficients.
See:
Rings, ring_bernstein.hpp