Loading [MathJax]/extensions/TeX/newcommand.js
\newcommand{\E}{\mathrm{E}} \newcommand{\A}{\mathrm{A}} \newcommand{\R}{\mathrm{R}} \newcommand{\N}{\mathrm{N}} \newcommand{\Q}{\mathrm{Q}} \newcommand{\Z}{\mathrm{Z}} \def\ccSum #1#2#3{ \sum_{#1}^{#2}{#3} } \def\ccProd #1#2#3{ \sum_{#1}^{#2}{#3} }
CGAL 4.12.1 - Algebraic Kernel
All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Modules Pages

Classes

class  CGAL::Algebraic_kernel_d_1< Coeff >
 The class represents an algebraic real root by a square free polynomial and an isolating interval that uniquely defines the root. More...
 
class  CGAL::Algebraic_kernel_d_2< Coeff >
 This class gathers necessary tools for solving and handling bivariate polynomial systems of general degree d. More...
 
class  CGAL::Algebraic_kernel_rs_gmpq_d_1
 
class  CGAL::Algebraic_kernel_rs_gmpz_d_1