![]() |
Lumiera 0.pre.04
»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 1097 of file test-chain-load.hpp.
Public Attributes | |
| uint | nodes {0} |
| uint | levels {0} |
| uint | segments {1} |
| uint | maxheight {0} |
| double | avgheight {0} |
| VecU | width {} |
| VecU | sublevel {} |
| std::array< Indicator, CAT > | indicators |
Public Member Functions | |
| Statistic (uint lvls) | |
| void | addPoint (uint levelWidth, uint sublevelID, LevelSums &particulars) |
| void | closeAverages (uint segs, uint maxSublevelID) |
Private Member Functions | |
| void | reserve (uint lvls) |
Definition at line 1110 of file test-chain-load.hpp.
References Statistic::reserve().
Here is the call graph for this function:Definition at line 1118 of file test-chain-load.hpp.
References Statistic::addPoint(), vault::gear::test::CAT, Statistic::indicators, Statistic::levels, Statistic::nodes, Statistic::sublevel, and Statistic::width.
Referenced by Statistic::addPoint(), and TestChainLoad< maxFan >::computeGraphStatistics().
Here is the call graph for this function:
Here is the caller graph for this function:Definition at line 1132 of file test-chain-load.hpp.
References Statistic::avgheight, vault::gear::test::CAT, Statistic::closeAverages(), Statistic::indicators, Statistic::levels, Statistic::maxheight, Statistic::nodes, and Statistic::segments.
Referenced by Statistic::closeAverages(), and TestChainLoad< maxFan >::computeGraphStatistics().
Here is the call graph for this function:
Here is the caller graph for this function:
|
inlineprivate |
Definition at line 1143 of file test-chain-load.hpp.
References vault::gear::test::CAT, Indicator::data, Statistic::indicators, Statistic::sublevel, and Statistic::width.
Referenced by Statistic::Statistic().
Here is the caller graph for this function:| uint nodes {0} |
Definition at line 1099 of file test-chain-load.hpp.
Referenced by Statistic::addPoint(), and Statistic::closeAverages().
| uint levels {0} |
Definition at line 1100 of file test-chain-load.hpp.
Referenced by Statistic::addPoint(), Statistic::closeAverages(), and TestChainLoad< maxFan >::printTopologyStatistics().
| uint segments {1} |
Definition at line 1101 of file test-chain-load.hpp.
Referenced by Statistic::closeAverages(), and TestChainLoad< maxFan >::printTopologyStatistics().
| uint maxheight {0} |
Definition at line 1102 of file test-chain-load.hpp.
Referenced by Statistic::closeAverages(), and TestChainLoad< maxFan >::printTopologyStatistics().
| double avgheight {0} |
Definition at line 1103 of file test-chain-load.hpp.
Referenced by Statistic::closeAverages(), and TestChainLoad< maxFan >::printTopologyStatistics().
| VecU width {} |
Definition at line 1104 of file test-chain-load.hpp.
Referenced by Statistic::addPoint(), and Statistic::reserve().
| VecU sublevel {} |
Definition at line 1105 of file test-chain-load.hpp.
Referenced by Statistic::addPoint(), and Statistic::reserve().
Definition at line 1107 of file test-chain-load.hpp.
Referenced by Statistic::addPoint(), Statistic::closeAverages(), TestChainLoad< maxFan >::printTopologyStatistics(), and Statistic::reserve().
Collaboration diagram for Statistic: