Searched refs:DoubleFunc2 (Results 1 – 4 of 4) sorted by relevance
240 typedef double DoubleFunc2 (double, double); typedef248 Interval applyMonotone (DoubleFunc2& func,
48 Interval applyMonotone (DoubleFunc2& func, const Interval& arg0, const Interval& arg1) in applyMonotone()
1776 tcu::DoubleFunc2& func) in CFloatFunc2()1788 tcu::DoubleFunc2& m_func;3190 PreciseFunc2 (const string& name, DoubleFunc2& func) : CFloatFunc2(name, func) {} in PreciseFunc2()
1797 DoubleFunc2& func) in CFloatFunc2()1809 DoubleFunc2& m_func;3241 PreciseFunc2 (const string& name, DoubleFunc2& func) : CFloatFunc2(name, func) {} in PreciseFunc2()