HomeSort by relevance Sort by last modified time
    Searched full:convergence (Results 101 - 125 of 292) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/general/
AbstractLeastSquaresOptimizer.java 50 /** Convergence checker. */
120 * <p>The convergence check is set to a {@link SimpleVectorialValueChecker}
  /external/ceres-solver/internal/ceres/
linear_solver.h 206 // the convergence rate of the conjugate gradients algorithm
246 // solve the Newton step. This particular convergence test comes
corrector.cc 54 // are in the outlier region slows down the convergence of the
types.cc 304 CASESTR(CONVERGENCE);
  /external/opencv3/modules/calib3d/src/
rho.h 174 * - The RANSAC convergence parameter. This corresponds to the number of
230 * @param [in] rConvg The RANSAC convergence parameter.
  /external/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator_wrapper.c 72 // value. This speeds up the convergence.
105 // value. This speeds up the convergence.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/
MultiDirectional.java 96 // check convergence
  /external/ceres-solver/docs/source/
bibliography.rst 52 **Levenberg?Marquardt methods with strong local convergence
tutorial.rst 140 Ceres Solver Report: Iterations: 2, Initial cost: 4.512500e+01, Final cost: 5.012552e-16, Termination: CONVERGENCE
151 discuss these issues in greater detail when we talk about convergence
162 small and declared convergence. Ceres only prints out the display at
164 convergence, which is why you only see two iterations here and not
232 expensive, prone to numeric errors, and leads to slower convergence.**
432 Termination: CONVERGENCE (Gradient tolerance reached. Gradient max norm: 3.642190e-11 <= 1.000000e-10)
523 Ceres Solver Report: Iterations: 13, Initial cost: 1.211734e+02, Final cost: 1.056751e+00, Termination: CONVERGENCE
faqs.rst 46 convergence behaviour.
164 When diagnosing Ceres performance issues - runtime and convergence,
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
LevenbergMarquardt.h 257 /* test for convergence of the gradient norm. */
331 /* tests for convergence. */
507 /* test for convergence of the gradient norm. */
581 /* tests for convergence. */
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletDynamics/ConstraintSolver/
btSequentialImpulseConstraintSolver.h 74 ///m_btSeed2 is used for re-arranging the constraint rows. improves convergence/quality of friction
  /external/llvm/test/CodeGen/X86/
avx-vzeroupper.ll 53 ;; Test the pass convergence and also that vzeroupper is only issued when necessary,
  /external/nist-sip/java/gov/nist/core/
ThreadAuditor.java 19 * @author R. Borba (Natural Convergence) <br/>
  /external/webrtc/webrtc/modules/audio_coding/neteq/
buffer_level_filter_unittest.cc 54 // Verify that target buffer level impacts on the filter convergence.
  /frameworks/base/services/core/java/com/android/server/display/
RampAnimator.java 57 * @param rate The convergence rate in units per second, or 0 to set the value immediately.
  /packages/apps/Camera2/src/com/android/camera/one/v2/photo/zsl/
AutoFlashZslImageFilter.java 41 * filter ZSL images by AE convergence based on the most-recent converged AE
  /external/ceres-solver/include/ceres/
solver.h 205 // result in improved convergence in a wide variety of cases. Setting
209 // always improve convergence, and that it can in fact significantly degrade
238 // algorithms can still guarantee convergence if instead of an
320 // valleys while preserving its convergence properties.
590 // displays better convergence behaviour per iteration. Setting
619 // run, even if the convergence criterion is satisfied.
712 // numerical failures or because one of the convergence tests has
    [all...]
loss_function.h 334 // convergence can be improved by starting out with a large scale,
336 // better convergence behaviour than just using a loss function with a
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/
AbstractIntegrator.java 124 final double convergence,
126 eventsStates.add(new EventState(handler, maxCheckInterval, convergence, maxIterationCount));
  /external/llvm/lib/CodeGen/
SpillPlacement.cpp 69 /// value can change when linked nodes change, but convergence is very fast
334 // convergence, usually in a single iteration.
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus/3.0.1/
plexus-3.0.1.pom 412 <report>dependency-convergence</report>
446 <report>dependency-convergence</report>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus/3.1/
plexus-3.1.pom 412 <report>dependency-convergence</report>
446 <report>dependency-convergence</report>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus/3.2/
plexus-3.2.pom 414 <report>dependency-convergence</report>
449 <report>dependency-convergence</report>
  /prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/codehaus/plexus/plexus/3.3.1/
plexus-3.3.1.pom 430 <report>dependency-convergence</report>
465 <report>dependency-convergence</report>

Completed in 747 milliseconds

1 2 3 45 6 7 8 91011>>