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