carl
24.04
Computer ARithmetic Library
|
#include <carl-arith/poly/umvpoly/MultivariatePolynomial.h>
#include <carl-arith/poly/umvpoly/functions/Derivative.h>
Go to the source code of this file.
Namespaces | |
carl | |
carl is the main namespace for the library. | |
Functions | |
template<typename Number > | |
std::list< MultivariatePolynomial< Number > > | carl::der (const MultivariatePolynomial< Number > &p, Variable::Arg var, uint from, uint upto) |