/external/apache-commons-math/src/main/java/org/apache/commons/math/optimization/direct/ |
D | NelderMead.java | 107 final RealPointValuePair reflected = new RealPointValuePair(xR, evaluate(xR), false); in iterateSimplex() local 109 if ((comparator.compare(best, reflected) <= 0) && in iterateSimplex() 110 (comparator.compare(reflected, secondBest) < 0)) { in iterateSimplex() 113 replaceWorstPoint(reflected, comparator); in iterateSimplex() 115 } else if (comparator.compare(reflected, best) < 0) { in iterateSimplex() 124 if (comparator.compare(expanded, reflected) < 0) { in iterateSimplex() 129 replaceWorstPoint(reflected, comparator); in iterateSimplex() 134 if (comparator.compare(reflected, worst) < 0) { in iterateSimplex() 143 if (comparator.compare(outContracted, reflected) <= 0) { in iterateSimplex()
|
D | MultiDirectional.java | 74 final RealPointValuePair reflected = evaluateNewSimplex(original, 1.0, comparator); in iterateSimplex() local 75 if (comparator.compare(reflected, best) < 0) { in iterateSimplex() 80 if (comparator.compare(reflected, expanded) <= 0) { in iterateSimplex()
|
/external/python/httplib2/tests/ |
D | test_http.py | 100 reflected = tests.HttpRequest.from_bytes(content) 101 assert reflected.uri == "/?a=%D0%82" 110 reflected = tests.HttpRequest.from_bytes(content) 111 assert reflected.method == "GET" 122 reflected = tests.HttpRequest.from_bytes(content) 123 assert reflected.method == method 152 reflected = tests.HttpRequest.from_bytes(content) 153 assert reflected.headers.get("user-agent", "").startswith("Python-httplib2/") 162 reflected = tests.HttpRequest.from_bytes(content) 163 assert reflected.headers.get("user-agent") == "fred/1.0" [all …]
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_06152022/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_06242021/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_01252022/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_01242022/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_02212022/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_01072022/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_02042022/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_02082022/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_01122022/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_04112022/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_06152021/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_06212021/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_04062022/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/skia/bazel/rbe/gce_linux/cc/ |
D | builtin_include_directory_paths | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/angle/third_party/EGL-Registry/ |
D | README.chromium | 19 branch of this repository will be reflected there.
|
/external/tensorflow/tensorflow/tools/toolchains/win/bazel_211/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/win/tf_win_08062020/ |
D | builtin_include_directory_paths_msvc | 3 changes to it will be reflected in the action cache key. When some of these
|
/external/tensorflow/tensorflow/tools/toolchains/embedded/arm-linux/ |
D | arm_linux_toolchain_configure.bzl | 16 # it may not be reflected in later builds. Doing a shutdown and clean of Bazel
|
/external/tensorflow/tensorflow/tools/toolchains/cpus/arm/ |
D | arm_compiler_configure.bzl | 16 # it may not be reflected in later builds. Doing a shutdown and clean of Bazel
|
/external/cronet/patches/ |
D | 0018-Add-third_party-libevent-compat-to-includes.patch | 12 was not correctly reflected in the BUILD.gn
|
/external/tensorflow/tensorflow/core/api_def/base_api/ |
D | api_def_Dilation2D.pbtxt | 65 negation of the erosion of `-input` by the reflected `filter`.
|
/external/arm-optimized-routines/ |
D | README | 6 license, at the user’s election, as reflected in the LICENSE file.
|