#include <CGAL/polynomial_utils.h>
| ||||
|
| |||
computes the Sturm-Habicht sequence of f stha_out, with respect to the outermost variable, and the cofactors for f, cof_out and f', cofx_out. The elements of each output range are of type Polynomial_d. |