Homec4science

Removed redundant photon key extraction in contribPhotonQuickSort(). Replaced…

Authored by U No Hoo <roland.schregle@gmail.com> on Jan 16 2022, 03:58.

Description

Removed redundant photon key extraction in contribPhotonQuickSort(). Replaced call to qsort() in thresholdContribs() with a new custom coefficient partitioning routine coeffPartition(). This is more efficient since the partition containing the nCompressed largest coefficients need not actually be sorted.

Details

Committed
U No Hoo <roland.schregle@gmail.com>Jan 16 2022, 03:58
Pushed
GTJan 16 2022, 05:08
Parents
R10977:c411c3724cd8: Modified pmapcontrib modules to PRESERVE the coarsest level wavelet…
Branches
Unknown
Tags
Unknown