-
Notifications
You must be signed in to change notification settings - Fork 132
Open
Description
are there a bug?
sort-cpp/sort-c++/KalmanTracker.cpp
Line 89 in 424307b
float w = sqrt(s * r); |
sr may be negative, so sqrt(sr) get nan
Metadata
Metadata
Assignees
Labels
No labels