Skip to content
Commit 914b2058 authored by Michael Platings's avatar Michael Platings
Browse files

Fix handling of negative values in kleidicv_thread_min_max_f32

std::numeric_limits::min is misleadingly named.
A more accurate name would be min_if_integral_else_min_positive_normalized.
The actual function to give the minimum value is lowest.
parent df937c61
Loading
Loading
Loading
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