#include <relation_checker.hpp>
|
static void | check_all (const auto &polynomials, const auto ¶ms) |
|
static void | check_all (const auto &polynomials, const auto ¶ms) |
| Check that the provided polynomials satisfy all relations for a given Flavor.
|
|
static void | check (const auto &polynomials, const auto ¶ms, std::string label="Relation") |
| Check that a single specified relation is satisfied for a set of polynomials.
|
|
Definition at line 111 of file relation_checker.hpp.
◆ Base
◆ check_all()
The documentation for this class was generated from the following file: