Skip to content

Commit

Permalink
AcceptReject.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
prdm0 committed Apr 24, 2024
1 parent bf15bf0 commit 79787b2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/AcceptReject.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,5 @@ arma::vec one_step(int n, Function f, Function f_base, Function random_base, dou
filled += num_accepted;
}
}

return x;
}

0 comments on commit 79787b2

Please sign in to comment.