Commit 1199c1b
Andrii Bondarchuk
Change sum type from double to short in TssCalculator
Updated the sum variable in TssCalculator from double to short,
as power values are within a range suitable for short. This
improves efficiency and better matches the expected data range.1 parent 085877c commit 1199c1b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
0 commit comments