Searched defs:solveOneStep (Results 1 - 1 of 1) sorted by path

/external/eigen/unsupported/Eigen/src/NonLinearOptimization/
H A DHybridNonLinearSolver.h77 HybridNonLinearSolverSpace::Status solveOneStep(FVectorType &x);
186 HybridNonLinearSolver<FunctorType,Scalar>::solveOneStep(FVectorType &x) function in class:Eigen::HybridNonLinearSolver
350 status = solveOneStep(x);

Completed in 205 milliseconds