carl  24.04
Computer ARithmetic Library
ExecuteBenchmarks< C, O, P > Struct Template Reference

Public Types

typedef MultivariatePolynomial< C, O, P > Polynomial
 

Static Public Member Functions

static std::vector< GbBenchmark< C, O, P > > loadBenchmarks ()
 
static std::vector< AbstractGBProcedure< Polynomial > * > loadGbProcedures ()
 

Detailed Description

template<typename C, typename O, typename P>
struct ExecuteBenchmarks< C, O, P >

Definition at line 34 of file GroebnerExample.cpp.

Member Typedef Documentation

◆ Polynomial

template<typename C , typename O , typename P >
typedef MultivariatePolynomial<C, O, P> ExecuteBenchmarks< C, O, P >::Polynomial

Definition at line 35 of file GroebnerExample.cpp.

Member Function Documentation

◆ loadBenchmarks()

template<typename C , typename O , typename P >
static std::vector<GbBenchmark<C, O, P> > ExecuteBenchmarks< C, O, P >::loadBenchmarks ( )
inlinestatic

Definition at line 37 of file GroebnerExample.cpp.

Here is the caller graph for this function:

◆ loadGbProcedures()

template<typename C , typename O , typename P >
static std::vector<AbstractGBProcedure<Polynomial>*> ExecuteBenchmarks< C, O, P >::loadGbProcedures ( )
inlinestatic

Definition at line 68 of file GroebnerExample.cpp.

Here is the caller graph for this function:

The documentation for this struct was generated from the following file: