Searched refs:IsNLoptAlg (Results 1 – 1 of 1) sorted by relevance
30 template<class M> struct IsNLoptAlg { struct34 template<nlopt_algorithm a> struct IsNLoptAlg<NLoptAlg<a>> { struct39 struct IsNLoptAlg<NLoptAlgComb<a1, a2>> { struct44 using NLoptOnly = std::enable_if_t<IsNLoptAlg<M>::value, T>;