|
carl
25.04
Computer ARithmetic Library
|

Public Member Functions | |
| GbBenchmark (const std::string &n, const std::vector< MultivariatePolynomial< C, O, P >> &pols) | |
Data Fields | |
| std::string | name |
| std::vector< MultivariatePolynomial< C, O, P > > | polynomials |
Definition at line 15 of file GroebnerExample.cpp.
|
inline |
Definition at line 17 of file GroebnerExample.cpp.
| std::string GbBenchmark< C, O, P >::name |
Definition at line 23 of file GroebnerExample.cpp.
| std::vector<MultivariatePolynomial<C, O, P> > GbBenchmark< C, O, P >::polynomials |
Definition at line 24 of file GroebnerExample.cpp.