OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:minimizeinit
(Results
1 - 2
of
2
) sorted by null
/external/eigen/unsupported/Eigen/
NonLinearOptimization
101
* Status status =
minimizeInit
(x, mode);
/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
LevenbergMarquardt.h
79
LevenbergMarquardtSpace::Status
minimizeInit
(FVectorType &x);
153
LevenbergMarquardtSpace::Status status =
minimizeInit
(x);
164
LevenbergMarquardt<FunctorType,Scalar>::
minimizeInit
(FVectorType &x)
Completed in 131 milliseconds