HomeSort by relevance Sort by last modified time
    Searched defs:Radius (Results 1 - 3 of 3) sorted by null

  /external/ceres-solver/internal/ceres/
levenberg_marquardt_strategy.cc 158 double LevenbergMarquardtStrategy::Radius() const {
dogleg_strategy.cc 210 << " radius: " << radius_;
222 << " radius: " << radius_;
253 << " radius: " << radius_;
261 // where r is the trust region radius and B is the matrix with unit columns
284 << " radius: " << radius_;
314 << " radius: " << radius_;
364 << " radius: " << radius_;
462 // where B is an orthonormal subspace basis and r is the trust-region radius.
528 // it by a small constant (independent of the trust region radius).
641 double DoglegStrategy::Radius() const
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dxva2api.h 259 DXVA2_Fixed32 Radius;

Completed in 54 milliseconds