#include <tvm/requirements/SolvingRequirements.h>
◆ SolvingRequirementsWithCallbacks() [1/2]
◆ SolvingRequirementsWithCallbacks() [2/2]
| tvm::requirements::SolvingRequirementsWithCallbacks::SolvingRequirementsWithCallbacks |
( |
const SolvingRequirements & |
req | ) |
|
|
inlineexplicit |
◆ operator=()
◆ SolvingRequirementsBase()
template<typename... Args>
Constructor. The arguments can be a PriorityLevel, a Weight, an AnisotropicWeight, or a ViolationEvaluation, or any combination of these objects, in any order, provided an instance of each type appears at most once. If an instance of a type is not given, the default value is taken.
- See also
- PriorityLevel, Weight, AnisotropicWeight, ViolationEvaluation
The documentation for this class was generated from the following file: