![]() |
Lumiera 0.pre.04
»edit your freedom«
|
Typedefs | |
| using | IncidenceStat = lib::IncidenceCount::Statistic |
Classes | |
| class | BreakingPoint |
| Specific stress test scheme to determine the »breaking point« where the Scheduler starts to slip. More... | |
| struct | LoadPeak_ParamRange_Evaluation |
| Mix-in for setup of a #ParameterRange evaluation to watch the processing of a single load peak, using the number of added job as independent parameter. More... | |
| class | ParameterRange |
| Specific test scheme to perform a Scheduler setup over a given control parameter range to determine correlations. More... | |
Functions | |
| template<typename F , typename G > | |
| auto | linearRegression (Column< F > const &x, Column< G > const &y) |
| Calculate a linear regression model for two table columns. | |
Definition at line 549 of file stress-test-rig.hpp.
|
inline |
Calculate a linear regression model for two table columns.
(socket,gradient,Vector(predicted),Vector(deltas),correlation,maxDelta,stdev) Definition at line 557 of file stress-test-rig.hpp.
References lib::stat::computeLinearRegression(), and Column< VAL >::data.
Referenced by SchedulerStress_test::watch_expenseFunction().
Here is the call graph for this function:
Here is the caller graph for this function: