Simplifies the median calculation, and defends against edge cases that can cause crashes.
Details
Details
- Reviewers
mutlaqja - Commits
- R321:acf0f6eee078: Update median calculation
Should compute the same results as the previous median, and should not crash.
Diff Detail
Diff Detail
- Repository
- R321 KStars
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.