Skip to content

density guided simulation normalisation fix: Introduce and test normalisation function

Christian Blau requested to merge cblau-density-fitting-normalize-with-abs into master

Add and test a function that divides all values of a view by a constant so that the sum of all its positive values is one.

Provides infrastructure for #4424 (closed)

Edited by Christian Blau

Merge request reports