Skip to content

Commit dbfda2b

Browse files
committed
fmt
1 parent 88e58bc commit dbfda2b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rand_distr/tests/cdf.rs

-1
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,6 @@ fn update_akn(akn: &mut Vec<f64>, s: f64) {
762762
akn.push(p1 * p2 * akn[n]);
763763
}
764764

765-
766765
/// [1] FAST AND ACCURATE CALCULATION OF OWEN’S T-FUNCTION
767766
/// by Mike Patefield and David Tandy
768767
/// http://www.jstatsoft.org/v05/i05/paper

0 commit comments

Comments
 (0)