12 namespace requirements
37 template<
bool Lightweight = true>
48 if((w.array() < 0).any())
49 throw std::runtime_error(
"weights must be non-negative.");
#define TVM_DEFINE_LW_NON_LW_CONVERSION_OPERATORS(className, T, L)
Definition: SingleSolvingRequirement.h:79
Definition: AnisotropicWeight.h:39
AnisotropicWeightBase()
Definition: AnisotropicWeight.h:42
AnisotropicWeightBase(const Eigen::VectorXd &w)
Definition: AnisotropicWeight.h:45
Definition: SingleSolvingRequirement.h:26
SingleSolvingRequirement(const Eigen::VectorXd &val, bool isDefault)
Definition: SingleSolvingRequirement.h:48
Definition: AffineExprDetail.h:95