get_B>remove_zeros (Calls: 1, Time: 0.060 s)
Generated 20-Jul-2018 02:24:58 using performance time.
subfunction in file C:\Users\yz\Dropbox\Workspace\Researches\PhD Research\My Papers\2018_symmtry_reduction\18groupsymmetrySDPSlaterHaoRenata.d\codesgroupsymmetrySDPSlaterHaoRenata.d\qap\sub-routines\get_B.m
Copy to new window for comparing multiple runs
This function changed during profiling or before generation of this report. Results may be incomplete or inaccurate.
Parents (calling functions)Function Name | Function Type | Calls |
get_B | function | 1 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
34 | nr_B = length(B); | 12187 | 0.054 s | 90.0% | |
39 | flag(i) = false; | 1 | 0.004 s | 6.0% | |
38 | % error | 12187 | 0.001 s | 1.7% | |
36 | for i = 1:nr_B | 8072 | 0.000 s | 0.8% | |
37 | if sum(B{i}(:)) == 0 | 8072 | 0.000 s | 0.5% | |
All other lines | 0.001 s | 1.1% | |||
Totals | 0.060 s | 100% |
Total lines in function | 14 |
Non-code lines (comments, blank lines) | 5 |
Code lines (lines that can run) | 9 |
Code lines that did run | 9 |
Code lines that did not run | 4 |
Coverage (did run/can run) | 100.00 % |
Other subfunctions in this file are not included in this listing.