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