We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Discussed over in the stanc3 repo, integrate_1d_impl supports variadic arguments, but this is not exposed by the user-facing integrate_1d function.
integrate_1d_impl
integrate_1d
v4.6.2
The text was updated successfully, but these errors were encountered:
Bummer that is not yet in! I just ran into the need for this just now... would be awesome if this moves forward.
Sorry, something went wrong.
andrjohns
No branches or pull requests
Description
Discussed over in the stanc3 repo,
integrate_1d_impl
supports variadic arguments, but this is not exposed by the user-facingintegrate_1d
function.Current Version:
v4.6.2
The text was updated successfully, but these errors were encountered: