Skip to content
Snippets Groups Projects
Commit 3657e7cf authored by Jonas Rembser's avatar Jonas Rembser
Browse files

[RF] Calculate bin indices on the fly in ParamHistFunc

Benchmarking showed that calculating the bin indices in ParamHistFunc on
the fly is faster than caching them in a std::vector.
parent c7bbf776
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment