HomeSort by relevance Sort by last modified time
    Searched full:convergence (Results 76 - 100 of 302) sorted by null

1 2 34 5 6 7 8 91011>>

  /external/apache-commons-math/src/main/java/org/apache/commons/math/distribution/
BinomialDistributionImpl.java 163 * due to convergence or other numerical errors.
208 * computed due to convergence or other numerical errors.
ChiSquaredDistributionImpl.java 140 * computed due to convergence or other numerical errors.
155 * computed due to convergence or other numerical errors.
ExponentialDistributionImpl.java 141 * computed due to convergence or other numerical errors.
162 * computed due to convergence or other numerical errors.
PascalDistributionImpl.java 156 * due to convergence or other numerical errors
197 * computed due to convergence or other numerical errors.
TDistributionImpl.java 127 * computed due to convergence or other numerical errors.
159 * computed due to convergence or other numerical errors.
FDistributionImpl.java 113 * computed due to convergence or other numerical errors.
139 * computed due to convergence or other numerical errors.
GammaDistributionImpl.java 92 * computed due to convergence or other numerical errors.
115 * computed due to convergence or other numerical errors.
  /external/llvm/tools/bugpoint/
ListReducer.h 98 // distribution (improving the speed of convergence).
173 // improve the convergence speed.
  /external/swiftshader/third_party/LLVM/tools/bugpoint/
ListReducer.h 93 // distribution (improving the speed of convergence).
167 // improve the convergence speed.
  /external/tensorflow/tensorflow/contrib/linear_optimizer/python/
sdca_optimizer.py 59 Convergence of (global) loss is guaranteed if `num_loss_partitions` is larger
61 slower convergence. The recommended value for `num_loss_partitions` in
  /external/tensorflow/tensorflow/contrib/solvers/python/ops/
linear_equations.py 65 convergence. If `preconditioner` represents matrix `M`(`M` approximates
71 tol: A float scalar convergence tolerance.
  /toolchain/binutils/binutils-2.27/gold/
icf.cc 40 // done repeatedly until convergence is obtained. Here is an example for
52 // assigning identical functions to the same group, until convergence is
60 // for convergence. We can stop at any point and correctness will be
63 // convergence. Here is an example with mutually recursive functions :
75 // convergence, cannot detect that they are identical. It should be noted
82 // the checksumming until convergence. This can detect the above case
84 // However, the caveat is that it has to be run to convergence. It cannot
89 // iterations are more than enough to achieve convergence. Algorithm I can
    [all...]
  /external/apache-commons-math/src/main/java/org/apache/commons/math/ode/nonstiff/
GraggBulirschStoerIntegrator.java 347 final double convergence,
349 super.addEventHandler(function, maxCheckInterval, convergence, maxIterationCount);
724 // check convergence
732 // convergence have been reached just before targetIter
735 // estimate if there is a chance convergence will
759 // convergence has been reached exactly at targetIter
762 // estimate if there is a chance convergence will
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/aec/
system_delay_unittest.cc 89 // Requirement for a stable device convergence time in ms. Should converge in
93 // Maximum convergence time in ms. This means that we should leave the startup
158 // Verify convergence time.
289 // Verify convergence time.
351 // Verify convergence time.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/
DirectSearchOptimizer.java 73 * <p>Convergence is checked by providing the <em>worst</em> points of
74 * previous and current simplex to the convergence checker, not the best ones.</p>
97 /** Convergence checker. */
MultiDirectional.java 96 // check convergence
  /external/mesa3d/src/gallium/drivers/freedreno/ir3/
ir3_legalize.c 348 * things that start out as a 'do {} while()', re-convergence points
350 * conservative, since unconditional jump targets are not convergence
372 * Then we'd have to be more clever, as the convergence point is no
  /external/tensorflow/tensorflow/contrib/bayesflow/python/kernel_tests/
monte_carlo_test.py 66 # Convergence of mean is +- 0.003 if n = 100M
67 # Convergence of stddev is +- 0.00001 if n = 100M
93 # Convergence is +- 0.004 if n = 100k.
  /external/apache-commons-math/src/main/java/org/apache/commons/math/analysis/solvers/
UnivariateRealSolverImpl.java 151 * or the solver detects convergence problems otherwise.
175 * or the solver detects convergence problems otherwise.
  /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/webrtc/webrtc/modules/audio_processing/utility/
delay_estimator_wrapper.c 72 // value. This speeds up the convergence.
105 // value. This speeds up the convergence.
  /cts/apps/CameraITS/tests/scene1/
test_ev_compensation_basic.py 61 # dark/bright scene could make AF convergence fail and this test
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
LevenbergMarquardt.h 264 /* test for convergence of the gradient norm. */
338 /* tests for convergence. */
514 /* test for convergence of the gradient norm. */
588 /* tests for convergence. */
  /external/llvm/test/CodeGen/X86/
avx-vzeroupper.ll 58 ;; 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/>

Completed in 629 milliseconds

1 2 34 5 6 7 8 91011>>