root icon indicating copy to clipboard operation
root copied to clipboard

avoid memory copy in TDecompChol::TDecompChol

Open davidlange6 opened this issue 1 year ago • 1 comments

This Pull request:

Changes or fixes:

Change avoids extra memory allocation in TDecompChol::TDecompChol. I have copied what is done in other TDecomp* classes.

davidlange6 avatar Apr 19 '24 17:04 davidlange6

Test Results

    11 files      11 suites   2d 4h 44m 20s :stopwatch:  2 629 tests  2 617 :white_check_mark: 0 :zzz: 12 :x: 27 198 runs  27 158 :white_check_mark: 0 :zzz: 40 :x:

For more details on these failures, see this check.

Results for commit 012f5015.

github-actions[bot] avatar Apr 24 '24 23:04 github-actions[bot]