get_admm_matrix (Calls: 1, Time: 108.380 s)
Generated 20-Jul-2018 02:24:59 using performance time.
function in file C:\Users\yz\Dropbox\Workspace\Researches\PhD Research\My Papers\2018_symmtry_reduction\18groupsymmetrySDPSlaterHaoRenata.d\codesgroupsymmetrySDPSlaterHaoRenata.d\admm\get_admm_matrix.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 |
qap_admm_blkdiag | function | 1 |
Line Number | Code | Calls | Total Time | % Time | Time Plot |
45 | temp = Bhat{j}(idx,idx); | 649836 | 90.831 s | 83.8% | |
46 | Bhat_blk{i}(:,j) = temp(:); | 649836 | 11.000 s | 10.1% | |
22 | idx = find(B{i}(:)); | 3282 | 4.158 s | 3.8% | |
40 | Bhat_blk{i} = zeros(block_size... | 198 | 0.900 s | 0.8% | |
48 | end | 198 | 0.415 s | 0.4% | |
All other lines | 1.076 s | 1.0% | |||
Totals | 108.380 s | 100% |
Total lines in function | 65 |
Non-code lines (comments, blank lines) | 27 |
Code lines (lines that can run) | 38 |
Code lines that did run | 38 |
Code lines that did not run | 0 |
Coverage (did run/can run) | 100.00 % |
Other subfunctions in this file are not included in this listing.