Lumiera
0.pre.03
»edit your freedom«
|
#include "/Werk/devel/lumi/tests/vault/gear/test-chain-load.hpp"
Statistic data calculated for a given chain-load topology.
Definition at line 1106 of file test-chain-load.hpp.
Public Member Functions | |
Statistic (uint lvls) | |
void | addPoint (uint levelWidth, uint sublevelID, LevelSums &particulars) |
void | closeAverages (uint segs, uint maxSublevelID) |
Public Attributes | |
double | avgheight {0} |
std::array< Indicator, CAT > | indicators |
uint | levels {0} |
uint | maxheight {0} |
uint | nodes {0} |
uint | segments {1} |
VecU | sublevel {} |
VecU | width {} |
Private Member Functions | |
void | reserve (uint lvls) |