• Home
  • Raw
  • Download

Lines Matching refs:DenseFunctor

29 struct lmder_functor : DenseFunctor<double>
31 lmder_functor(void): DenseFunctor<double>(3,15) {} in lmder_functor()
141 struct lmdif_functor : DenseFunctor<double>
143 lmdif_functor(void) : DenseFunctor<double>(3,15) {} in lmdif_functor()
244 struct chwirut2_functor : DenseFunctor<double>
246 chwirut2_functor(void) : DenseFunctor<double>(3,54) {} in chwirut2_functor()
331 struct misra1a_functor : DenseFunctor<double>
333 misra1a_functor(void) : DenseFunctor<double>(2,14) {} in misra1a_functor()
405 struct hahn1_functor : DenseFunctor<double>
407 hahn1_functor(void) : DenseFunctor<double>(7,236) {} in hahn1_functor()
507 struct misra1d_functor : DenseFunctor<double>
509 misra1d_functor(void) : DenseFunctor<double>(2,14) {} in misra1d_functor()
583 struct lanczos1_functor : DenseFunctor<double>
585 lanczos1_functor(void) : DenseFunctor<double>(6,24) {} in lanczos1_functor()
669 struct rat42_functor : DenseFunctor<double>
671 rat42_functor(void) : DenseFunctor<double>(3,9) {} in rat42_functor()
748 struct MGH10_functor : DenseFunctor<double>
750 MGH10_functor(void) : DenseFunctor<double>(3,16) {} in MGH10_functor()
844 struct BoxBOD_functor : DenseFunctor<double>
846 BoxBOD_functor(void) : DenseFunctor<double>(2,6) {} in BoxBOD_functor()
928 struct MGH17_functor : DenseFunctor<double>
930 MGH17_functor(void) : DenseFunctor<double>(5,33) {} in MGH17_functor()
1015 struct MGH09_functor : DenseFunctor<double>
1017 MGH09_functor(void) : DenseFunctor<double>(4,11) {} in MGH09_functor()
1102 struct Bennett5_functor : DenseFunctor<double>
1104 Bennett5_functor(void) : DenseFunctor<double>(3,154) {} in Bennett5_functor()
1183 struct thurber_functor : DenseFunctor<double>
1185 thurber_functor(void) : DenseFunctor<double>(7,37) {} in thurber_functor()
1282 struct rat43_functor : DenseFunctor<double>
1284 rat43_functor(void) : DenseFunctor<double>(4,15) {} in rat43_functor()
1370 struct eckerle4_functor : DenseFunctor<double>
1372 eckerle4_functor(void) : DenseFunctor<double>(3,35) {} in eckerle4_functor()