Home
last modified time | relevance | path

Searched defs:Bennett5_functor (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/test/
Dlevenberg_marquardt.cpp1102 struct Bennett5_functor : DenseFunctor<double> struct
1104 Bennett5_functor(void) : DenseFunctor<double>(3,154) {} in Bennett5_functor() function
1105 static const double x[154];
1129 const double Bennett5_functor::x[154] = { 7.447168E0, 8.102586E0, 8.452547E0, 8.711278E0, 8.916774E… argument
DNonLinearOptimization.cpp1475 struct Bennett5_functor : Functor<double> struct
1477 Bennett5_functor(void) : Functor<double>(3,154) {} in Bennett5_functor() argument
1478 static const double x[154];
1502 const double Bennett5_functor::x[154] = { 7.447168E0, 8.102586E0, 8.452547E0, 8.711278E0, 8.916774E… argument