Lumiera  0.pre.03
»edit your freedom«
Indicator Struct Reference

#include "/Werk/devel/lumi/tests/vault/gear/test-chain-load.hpp"

Description

Distribution indicators for one kind of evaluation.

Evaluations over the kind of node are collected per (time)level. This data is then counted, averaged and weighted.

Definition at line 1048 of file test-chain-load.hpp.

Public Member Functions

void addPoint (uint levelID, uint sublevelID, uint width, uint items)
 
void closeAverages (uint nodes, uint levels, uint segments, double avgheight)
 

Public Attributes

double cL {0}
 weight centre level for this indicator
 
double cLW {0}
 weight centre level width-reduced
 
uint cnt {0}
 global sum over all levels
 
VecU data {}
 
double frac {0}
 fraction of all nodes
 
double pL {0}
 average per level
 
double pLW {0}
 average per level and level-width
 
double pS {0}
 average per segment
 
double sL {0}
 weight centre on subgraph
 
double sLW {0}
 weight centre on subgraph width-reduced
 
+ Collaboration diagram for Indicator:

The documentation for this struct was generated from the following file: