Home
last modified time | relevance | path

Searched refs:minimizeInit (Results 1 – 2 of 2) sorted by relevance

/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
DLevenbergMarquardt.h79 LevenbergMarquardtSpace::Status minimizeInit(FVectorType &x);
153 LevenbergMarquardtSpace::Status status = minimizeInit(x); in minimize()
164 LevenbergMarquardt<FunctorType,Scalar>::minimizeInit(FVectorType &x) in minimizeInit() function
/external/eigen/unsupported/Eigen/
DNonLinearOptimization101 * Status status = minimizeInit(x, mode);