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

  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
LevenbergMarquardt.h 94 LevenbergMarquardtSpace::Status minimizeOptimumStorage(FVectorType &x);
373 return minimizeOptimumStorage(x);
606 LevenbergMarquardt<FunctorType,Scalar>::minimizeOptimumStorage(FVectorType &x)
  /external/eigen/unsupported/test/
NonLinearOptimization.cpp 512 info = lm.minimizeOptimumStorage(x);
    [all...]

Completed in 64 milliseconds