Browse Source
No functional change, but this avoids numerical issues in the check routine. Since the routine will tend to false positives, we will tend to send more param updates than required in case of numerical noise of the float representation. This is desired, as we prefer to send two updates rather than not sending one.sbg
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue