Home
last modified time | relevance | path

Searched defs:worst (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/dports/science/afni/afni-AFNI_21.3.16/src/
H A DSimplexx.c86 void eval_vertices (float * response, int * worst, int * next, int * best) in eval_vertices()
122 int worst, next, best; in restart() local
157 void calc_centroid (float ** simplex, int worst, float * centroid) in calc_centroid()
183 int worst, float coef, float * vertex) in calc_reflection()
248 int worst, next, best; in simplex_initialize() local
310 int i, worst, best, next; in simplex_optimization() local
H A Destpdf.c500 void eval_vertices (float * response, int * worst, int * next, int * best) in eval_vertices()
536 int worst, next, best; in restart() local
571 void calc_centroid (float ** simplex, int worst, float * centroid) in calc_centroid()
597 int worst, float coef, float * vertex) in calc_reflection()
662 int worst, next, best; in simplex_initialize() local
724 int i, worst, best, next; in simplex_optimization() local
/dports/sysutils/plasma5-plasma-disks/plasma-disks-5.23.5/autotests/fixtures/
H A Dpass-freebsd.json128 "worst": 100, number
150 "worst": 100, number
172 "worst": 100, number
194 "worst": 100, number
216 "worst": 100, number
238 "worst": 100, number
260 "worst": 83, number
282 "worst": 100, number
304 "worst": 0, number
392 "worst": 45, number
[all …]
H A Dfailing-sectors-passing-status.json128 "worst": 99, number
150 "worst": 94, number
172 "worst": 100, number
194 "worst": 100, number
216 "worst": 47, number
238 "worst": 69, number
304 "worst": 99, number
348 "worst": 11, number
370 "worst": 99, number
392 "worst": 82, number
[all …]
/dports/math/chaco/Chaco-2.2/code/eigen/
H A Dcheckorth.c19 double worst; /* greatest off-diagonal dot product */ local
94 double worst; /* greatest off-diagonal dot product */ local
/dports/comms/yagiuda/yagiuda-1.19/src/
H A Dset_performance_structures.c9 performance_data *max, struct performance_data *best, struct performance_data *worst) in set_performance_structures()
/dports/devel/boost-docs/boost_1_72_0/libs/math/example/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/devel/boost-docs/boost_1_72_0/libs/math/test/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/test/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/devel/boost-python-libs/boost_1_72_0/libs/math/example/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/libs/math/test/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/databases/mysqlwsrep57-server/boost_1_59_0/libs/math/test/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/databases/percona57-server/boost_1_59_0/libs/math/test/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/databases/xtrabackup/boost_1_59_0/libs/math/test/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/databases/percona57-client/boost_1_59_0/libs/math/test/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/devel/boost-libs/boost_1_72_0/libs/math/test/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/devel/boost-libs/boost_1_72_0/libs/math/example/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/devel/hyperscan/boost_1_75_0/libs/math/example/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
187 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/devel/hyperscan/boost_1_75_0/libs/math/test/
H A Dhandle_test_result.hpp116 const Seq& worst, int row, in handle_test_result()
180 const Seq& worst, int row, const char* name, const char* test) in print_test_result()
/dports/lang/ghc/ghc-8.10.7/compiler/nativeGen/RegAlloc/Graph/
H A DArchX86.hs130 worst n classN classC function
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmon-ai-action.h38 inline goodness worst() { return possible(INT_MIN); } in worst() function
/dports/math/gismo/gismo-21.12.0/src/gsUtils/
H A DgsBoundedPriorityQueue.h225 T gsBoundedPriorityQueue<ValueType, T>::worst() const in worst() function
/dports/graphics/wings/wings-8d019ebe48/e3d/
H A De3d_bv.erl494 worst(V,This,D,[W|List]) when This < D -> function
496 worst(V,D,_Worst,List) -> function
/dports/math/py-deap/deap-1.3.1/deap/tools/
H A Demo.py344 def sortNDHelperB(best, worst, obj, front): argument
373 def splitB(best, worst, obj): argument
412 def sweepB(best, worst, front): argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/smhasher/src/
H A DAvalancheTest.cpp39 double worst = 0; in maxBias() local

12345678910>>...14