Commit 1e8b500
committed
fix: order validation checks by parameter position in
Reorder NaN guards so checks follow declaration order `(x, x0, gamma)`.
Behavior unchanged: any matching branch returns `NaN`.stats/base/dists/cauchy/logcdf
1 parent 0ba6e8c commit 1e8b500
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
71 | 70 | | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
0 commit comments