Lines Matching refs:UnaryOperation
1428 template<class UnaryOperation>
1429 param_type(size_t nw, double xmin, double xmax, UnaryOperation fw);
1442 template<class UnaryOperation>
1444 UnaryOperation fw);
1494 template<class UnaryOperation>
1495 param_type(initializer_list<result_type> bl, UnaryOperation fw);
1496 template<class UnaryOperation>
1498 UnaryOperation fw);
1513 template<class UnaryOperation>
1515 UnaryOperation fw);
1516 template<class UnaryOperation>
1518 result_type xmax, UnaryOperation fw);
1569 template<class UnaryOperation>
1570 param_type(initializer_list<result_type> bl, UnaryOperation fw);
1571 template<class UnaryOperation>
1573 UnaryOperation fw);
1589 template<class UnaryOperation>
1591 UnaryOperation fw);
1593 template<class UnaryOperation>
1595 result_type xmax, UnaryOperation fw);