carl  24.04
Computer ARithmetic Library
#include "../MultivariatePolynomial.h"
#include "../../numbers/PrimeFactory.h"
#include "GCD.h"
Include dependency graph for EZGCD.h:

Go to the source code of this file.

Data Structures

class  carl::EZGCD< Coeff, Ordering, Policies >
 Extended Zassenhaus algorithm for multivariate GCD calculation. More...
 

Namespaces

 carl
 carl is the main namespace for the library.
 

Detailed Description

Author
Sebastian Junges

Definition in file EZGCD.h.