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

1 2 34 5 6 7 8 91011>>

  /external/eigen/unsupported/test/
NonLinearOptimization.cpp 207 info = lm.minimize(x);
599 info = lm.minimize(x);
684 info = lm.minimize(x);
705 info = lm.minimize(x);
764 info = lm.minimize(x);
781 info = lm.minimize(x);
854 info = lm.minimize(x);
876 info = lm.minimize(x);
940 info = lm.minimize(x);
957 info = lm.minimize(x)
    [all...]
  /dalvik/dx/src/com/android/dx/ssa/back/
SsaToRop.java 51 * {@code true} if the converter should attempt to minimize
64 * attempt to minimize the rop-form register count
77 * attempt to minimize the rop-form register count
  /external/dexmaker/src/dx/java/com/android/dx/ssa/back/
SsaToRop.java 52 * {@code true} if the converter should attempt to minimize
65 * attempt to minimize the rop-form register count
78 * attempt to minimize the rop-form register count
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream.h 41 // try to minimize the amount of data copying that needs to be done.
122 // Abstract interface similar to an input stream but designed to minimize
179 // Abstract interface similar to an output stream but designed to minimize
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream.h 41 // try to minimize the amount of data copying that needs to be done.
122 // Abstract interface similar to an input stream but designed to minimize
179 // Abstract interface similar to an output stream but designed to minimize
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/io/
zero_copy_stream.h 41 // try to minimize the amount of data copying that needs to be done.
122 // Abstract interface similar to an input stream but designed to minimize
179 // Abstract interface similar to an output stream but designed to minimize
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/io/
zero_copy_stream.h 41 // try to minimize the amount of data copying that needs to be done.
122 // Abstract interface similar to an input stream but designed to minimize
179 // Abstract interface similar to an output stream but designed to minimize
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream.h 41 // try to minimize the amount of data copying that needs to be done.
122 // Abstract interface similar to an input stream but designed to minimize
179 // Abstract interface similar to an output stream but designed to minimize
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/io/
zero_copy_stream.h 41 // try to minimize the amount of data copying that needs to be done.
122 // Abstract interface similar to an input stream but designed to minimize
179 // Abstract interface similar to an output stream but designed to minimize
  /art/runtime/
compiler_filter.h 37 kTime, // Compile methods, but minimize compilation time.
  /art/runtime/gc/
reference_queue.h 61 // Not thread safe, used when mutators are paused to minimize lock overhead.
  /bionic/libm/upstream-freebsd/lib/msun/src/
k_exp.c 53 * minimize |exp(kln2) - 2**k|. We also scale the exponent of
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/
DifferentiableMultivariateVectorialOptimizer.java 27 * maximize or minimize} an objective function.</p>
  /external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/linear/
AbstractLinearOptimizer.java 53 * Type of optimization goal: either {@link GoalType#MAXIMIZE} or {@link GoalType#MINIMIZE}.
  /external/autotest/client/bin/
prespawner.py 7 A library to prespawn autotest processes to minimize startup overhead.
  /external/autotest/utils/
tko_publish.py 64 # get specific jobs so minimize the queries caching the result
  /external/ceres-solver/examples/
helloworld.cc 33 // Minimize 0.5 (10 - x)^2 using jacobian matrix computed using
helloworld_analytic_diff.cc 33 // Minimize 0.5 (10 - x)^2 using analytic jacobian matrix.
helloworld_numeric_diff.cc 31 // Minimize 0.5 (10 - x)^2 using jacobian matrix computed using
  /external/ceres-solver/internal/ceres/
coordinate_descent_minimizer.h 66 virtual void Minimize(const Minimizer::Options& options,
  /external/emma/core/java14/com/vladium/util/
IJREVersion.java 17 * the core classes only and tries to minimize the number of security-sensitive
  /external/icu/android_icu4j/src/main/java/android/icu/text/
TransformTransliterator.java 47 // // characters. As always, minimize the number of
  /external/icu/icu4j/main/classes/translit/src/com/ibm/icu/text/
TransformTransliterator.java 46 // // characters. As always, minimize the number of
  /external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/analysis/
ClassAnalyzer.java 44 * shared pool to minimize the number of {@link String} instances
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/lzw/
ftzopen.h 142 FT_Byte stack_0[FT_LZW_DEFAULT_STACK_SIZE]; /* minimize heap alloc */

Completed in 1471 milliseconds

1 2 34 5 6 7 8 91011>>