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

1 2 3 4 5 6 78 91011>>

  /external/ceres-solver/internal/ceres/
canonical_views_clustering.h 81 // to minimize the number of canonical views and the overlap between
minimizer.h 197 virtual void Minimize(const Options& options,
polynomial.h 121 // and minimize it on the interval [x_min, x_max]. Depending on the
  /external/chromium-trace/catapult/third_party/gsutil/gslib/addlhelp/
encoding.py 23 To minimize the chance for `filename encoding interoperability problems
  /external/dexmaker/src/dx/java/com/android/dx/ssa/
Optimizer.java 114 * Runs the optimizer with a strategy to minimize the number of rop-form
  /external/eigen/doc/
HiPerformance.dox 9 take some care when writing your expressions in order to minimize useless evaluations
  /external/eigen/test/
denseLM.cpp 107 info = lm.minimize(uv);
sparseLM.cpp 157 // info = lm.minimize(uv);
  /external/eigen/unsupported/Eigen/src/NonLinearOptimization/
LevenbergMarquardt.h 78 LevenbergMarquardtSpace::Status minimize(FVectorType &x);
145 return minimize(x);
151 LevenbergMarquardt<FunctorType,Scalar>::minimize(FVectorType &x) function in class:Eigen::LevenbergMarquardt
640 LevenbergMarquardtSpace::Status info = LevenbergMarquardtSpace::Status(lm.minimize(x));
  /external/gemmlowp/meta/
README 24 In order to feed the kernel with input data and minimize the number of
  /external/google-breakpad/src/google_breakpad/common/
minidump_cpu_arm.h 40 * by this file have been laid out to minimize alignment problems by
minidump_cpu_arm64.h 40 * by this file have been laid out to minimize alignment problems by
minidump_cpu_mips.h 40 * by this file have been laid out to minimize alignment problems by
minidump_cpu_ppc.h 40 * by this file have been laid out to minimize alignment problems by ensuring
minidump_cpu_ppc64.h 40 * by this file have been laid out to minimize alignment problems by ensuring
minidump_cpu_sparc.h 40 * by this file have been laid out to minimize alignment problems by ensuring
minidump_cpu_x86.h 40 * by this file have been laid out to minimize alignment problems by ensuring
  /external/icu/icu4c/source/i18n/
bocsu.h 80 * to the middle of its Unicode script block to minimize the differences in
  /external/icu/icu4c/source/test/perf/howExpensiveIs/
readme.txt 12 ** Try to minimize other CPU loading throughout the test
  /external/icu/icu4c/source/tools/toolutil/
writesrc.c 240 /* Break long lines. Try to break at interesting places, to minimize revision diffs. */
  /external/jsilver/src/com/google/clearsilver/jsilver/adaptor/
LoadPathToFileCache.java 95 * values of loadpaths is very small, we want to minimize any chance of collision since we use the
  /external/libchrome/base/
vlog.cc 86 // (and any -inl suffix). We avoid using FilePath to minimize the
  /external/libgdx/extensions/gdx-bullet/jni/swig/collision/
btCollisionObject.i 89 * methods rather return this value than the collision object itself to minimize JNI overhead. */
  /external/libjpeg-turbo/
jconfig.txt 91 * To minimize application namespace pollution, the symbols won't be
  /external/llvm/docs/
BitSets.rst 45 efficiently to minimize the sizes of the underlying bitsets. An intrinsic,

Completed in 3016 milliseconds

1 2 3 4 5 6 78 91011>>