Home
last modified time | relevance | path

Searched refs:stopVal (Results 1 – 15 of 15) sorted by relevance

/dports/math/libmesh/libmesh-1.6.2/contrib/eigen/3.2.9/bench/btl/generic_bench/timers/
H A Dportable_timer.hh60 stopVal.QuadPart = 0; in Portable_Timer()
66 void stop() { QueryPerformanceCounter(&stopVal); } in stop()
70 time.QuadPart = stopVal.QuadPart - startVal.QuadPart; in elapsed()
84 LARGE_INTEGER stopVal; member in Portable_Timer
/dports/math/eigen3/eigen-3.3.9/bench/btl/generic_bench/timers/
H A Dportable_timer.hh60 stopVal.QuadPart = 0; in Portable_Timer()
66 void stop() { QueryPerformanceCounter(&stopVal); } in stop()
70 time.QuadPart = stopVal.QuadPart - startVal.QuadPart; in elapsed()
84 LARGE_INTEGER stopVal; member in Portable_Timer
/dports/math/stanmath/math-4.2.0/lib/eigen_3.3.9/bench/btl/generic_bench/timers/
H A Dportable_timer.hh60 stopVal.QuadPart = 0; in Portable_Timer()
66 void stop() { QueryPerformanceCounter(&stopVal); } in stop()
70 time.QuadPart = stopVal.QuadPart - startVal.QuadPart; in elapsed()
84 LARGE_INTEGER stopVal; member in Portable_Timer
/dports/math/libsemigroups/libsemigroups-1.3.7/extern/eigen-3.3.7/bench/btl/generic_bench/timers/
H A Dportable_timer.hh60 stopVal.QuadPart = 0; in Portable_Timer()
66 void stop() { QueryPerformanceCounter(&stopVal); } in stop()
70 time.QuadPart = stopVal.QuadPart - startVal.QuadPart; in elapsed()
84 LARGE_INTEGER stopVal; member in Portable_Timer
/dports/misc/opennn/opennn-5.0.5/eigen/bench/btl/generic_bench/timers/
H A Dportable_timer.hh60 stopVal.QuadPart = 0; in Portable_Timer()
66 void stop() { QueryPerformanceCounter(&stopVal); } in stop()
70 time.QuadPart = stopVal.QuadPart - startVal.QuadPart; in elapsed()
84 LARGE_INTEGER stopVal; member in Portable_Timer
/dports/devel/taskflow/taskflow-3.2.0/3rd-party/eigen-3.3.7/bench/btl/generic_bench/timers/
H A Dportable_timer.hh60 stopVal.QuadPart = 0; in Portable_Timer()
66 void stop() { QueryPerformanceCounter(&stopVal); } in stop()
70 time.QuadPart = stopVal.QuadPart - startVal.QuadPart; in elapsed()
84 LARGE_INTEGER stopVal; member in Portable_Timer
/dports/www/grafana8/grafana-8.3.6/packages/grafana-ui/src/components/uPlot/config/
H A DgradientFills.ts104 let stopVal = scaleStops[i][0];
106 if (stopVal <= scale.min! || minStopIdx == null) {
112 if (stopVal >= scale.max!) {
/dports/math/nlopt/nlopt-2.7.1/src/algs/ags/
H A Dsolver.hpp27 …double stopVal = std::numeric_limits<double>::lowest(); //method stops after objective becomes les… member
H A Dags.cc55 params.stopVal = stop->minf_max; in ags_minimize()
H A Dsolver.cc330 mOptimumEstimation.g[mOptimumEstimation.idx] < mParameters.stopVal) in EstimateOptimum()
/dports/biology/mrbayes/MrBayes-3.2.7/src/
H A Dbayes.c1000 …chainParams.stopVal = 0.05; /* convergence diagnostic value to reach … in ReinitializeMrBayes()
H A Dbayes.h1195 MrBFlt stopVal; /* top conv diagn value to reach before stopping */ member
H A Dmcmc.c3707 chainParams.stopVal = tempD; in DoMcmcParm()
17106 if (chainParams.stat[0].numPartitions > 0 && f <= chainParams.stopVal) in RunChain()
17157 if (chainParams.stat[i].numPartitions == 0 || f > chainParams.stopVal) in RunChain()
H A Dcommand.c14022 …val <number> %1.2lf \n", chainParams.stopVal); in PrintSettings()
/dports/www/grafana8/grafana-8.3.6/public/build/
H A D7095.0e38943fa459e872fe93.js.map1stopVal = scaleStops[i][0];\n\n if (stopVal <= scale.min! || minStopIdx == null) {\n minSt…