Lines Matching refs:DenseFunctor
23 struct lmder_functor : DenseFunctor<double>
25 lmder_functor(void): DenseFunctor<double>(3,15) {} in lmder_functor()
135 struct lmdif_functor : DenseFunctor<double>
137 lmdif_functor(void) : DenseFunctor<double>(3,15) {} in lmdif_functor()
238 struct chwirut2_functor : DenseFunctor<double>
240 chwirut2_functor(void) : DenseFunctor<double>(3,54) {} in chwirut2_functor()
325 struct misra1a_functor : DenseFunctor<double>
327 misra1a_functor(void) : DenseFunctor<double>(2,14) {} in misra1a_functor()
399 struct hahn1_functor : DenseFunctor<double>
401 hahn1_functor(void) : DenseFunctor<double>(7,236) {} in hahn1_functor()
501 struct misra1d_functor : DenseFunctor<double>
503 misra1d_functor(void) : DenseFunctor<double>(2,14) {} in misra1d_functor()
577 struct lanczos1_functor : DenseFunctor<double>
579 lanczos1_functor(void) : DenseFunctor<double>(6,24) {} in lanczos1_functor()
663 struct rat42_functor : DenseFunctor<double>
665 rat42_functor(void) : DenseFunctor<double>(3,9) {} in rat42_functor()
742 struct MGH10_functor : DenseFunctor<double>
744 MGH10_functor(void) : DenseFunctor<double>(3,16) {} in MGH10_functor()
821 struct BoxBOD_functor : DenseFunctor<double>
823 BoxBOD_functor(void) : DenseFunctor<double>(2,6) {} in BoxBOD_functor()
900 struct MGH17_functor : DenseFunctor<double>
902 MGH17_functor(void) : DenseFunctor<double>(5,33) {} in MGH17_functor()
986 struct MGH09_functor : DenseFunctor<double>
988 MGH09_functor(void) : DenseFunctor<double>(4,11) {} in MGH09_functor()
1073 struct Bennett5_functor : DenseFunctor<double>
1075 Bennett5_functor(void) : DenseFunctor<double>(3,154) {} in Bennett5_functor()
1154 struct thurber_functor : DenseFunctor<double>
1156 thurber_functor(void) : DenseFunctor<double>(7,37) {} in thurber_functor()
1253 struct rat43_functor : DenseFunctor<double>
1255 rat43_functor(void) : DenseFunctor<double>(4,15) {} in rat43_functor()
1341 struct eckerle4_functor : DenseFunctor<double>
1343 eckerle4_functor(void) : DenseFunctor<double>(3,35) {} in eckerle4_functor()