Commit b06072e
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/pdf
1 parent c8d7278 commit b06072e
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 | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | 71 | | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments