HomeSort by relevance Sort by last modified time
    Searched refs:thurber_functor (Results 1 - 2 of 2) sorted by null

  /external/eigen/unsupported/test/
NonLinearOptimization.cpp 1548 struct thurber_functor : Functor<double> struct in inherits:Functor
1550 thurber_functor(void) : Functor<double>(7,37) {} function in struct:thurber_functor
    [all...]
levenberg_marquardt.cpp 1154 struct thurber_functor : DenseFunctor<double> struct in inherits:DenseFunctor
1156 thurber_functor(void) : DenseFunctor<double>(7,37) {} function in struct:thurber_functor
    [all...]

Completed in 70 milliseconds