Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add new parameter to HPCP to select normalization type (unit sum or unit maximum) #348

Closed
dbogdanov opened this issue Jan 15, 2016 · 0 comments

Comments

@dbogdanov
Copy link
Member

Currently, HPCP has a parameter "normalized" (bool ∈ {true, false}, default = true) to whether normalize or not. The normalization type is unit maximum (normalize method from essentiamath.h)

Add normalization to unit sum (normalizeSum method) and replace parameter for string ∈ {"none", "unit_sum", "unit_max"}. Keep unit_max as default.

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

1 participant