DGtal  0.6.devel
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
Polynomial module
Author(s) of this documentation:
Felix Fontein, Jacques-Olivier Lachaud
Since:
0.5

LICENSE: LGPL

Part of pageAlgebraicPackage.

Module Overview

This module provides classes to represent polynomials and multi-variate polynomials. Number of variables is fixed at compilation time. Essentially, a n-variate polynomial is a standard polynomial whose coefficients are n-1-variate polynomials.

Module Documentation

Related examples