config_cpu (Calls: 2, Time: 0.001 sec)
Generated 28-May-2016 14:58:45 using performance time.
function in file /home/johs/work/clustering/src/config_cpu.m
Copy to new window for comparing multiple runs
Function Name | Function Type | Calls |
AMoG_cpu>readInput | subfunction | 1 |
...ll_classes_within_confidence_interval | class method | 1 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
2 | param.DOFS = 3; | 2 | 0.000 s | 18.2% | ![]() |
10 | param.CONFIDENCE_LEVEL = 0.95; | 2 | 0.000 s | 12.2% | ![]() |
3 | param.MIN_CLASSES = 10; | 2 | 0.000 s | 9.2% | ![]() |
4 | param.MAX_CLASSES = 10; | 2 | 0.000 s | 7.6% | ![]() |
5 | param.NPROBABILITY_BINS = 20; | 2 | 0.000 s | 7.3% | ![]() |
All other lines | 0.000 s | 45.4% | ![]() | ||
Totals | 0.001 s | 100% |
Total lines in function | 11 |
Non-code lines (comments, blank lines) | 1 |
Code lines (lines that can run) | 10 |
Code lines that did run | 10 |
Code lines that did not run | 0 |
Coverage (did run/can run) | 100.00 % |