carl
24.04
Computer ARithmetic Library
|
#include "../MultivariatePolynomial.h"
Go to the source code of this file.
Namespaces | |
carl | |
carl is the main namespace for the library. | |
Functions | |
template<typename C , typename O , typename P > | |
MultivariatePolynomial< C, O, P > | carl::SPolynomial (const MultivariatePolynomial< C, O, P > &p, const MultivariatePolynomial< C, O, P > &q) |
Calculates the S-Polynomial of two polynomials. More... | |