10 namespace requirements
22 template<
bool Lightweight = true>
32 throw std::runtime_error(
"weight must be non negative.");
#define TVM_DEFINE_LW_NON_LW_CONVERSION_OPERATORS(className, T, L)
Definition: SingleSolvingRequirement.h:79
WeightBase()
Definition: Weight.h:27
WeightBase(double alpha)
Definition: Weight.h:29
Definition: SingleSolvingRequirement.h:26
SingleSolvingRequirement(const double &val, bool isDefault)
Definition: SingleSolvingRequirement.h:48