Searched defs:my_functor (Results 1 – 3 of 3) sorted by relevance
34 struct my_functor : Functor<double> struct36 my_functor(void): Functor<double>(3,15) {} in my_functor() function37 int operator()(const VectorXd &x, VectorXd &fvec) const in operator ()()75 my_functor functor; in test_forward() argument
26 class my_functor class30 my_functor() in my_functor() function in my_functor
35 class my_functor class39 my_functor() in my_functor() function in my_functor