Skip to content
New issue

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

stan::mcmc::ps_point protected methods fast_vector_copy_ and fast_matrix_copy_ should be in own file #134

Open
alashworth opened this issue Mar 12, 2019 · 0 comments
Milestone

Comments

@alashworth
Copy link
Owner

Issue by mitzimorris
Monday Mar 20, 2017 at 21:30 GMT
Originally opened as stan-dev/stan#2253


Summary:

stan::mcmc:ps_point has two protected methods fast_vector_copy_ and fast_matrix_copy_ used in the copy constructors for this class and its subclasses. These should go in the basic matrix libs rather than in the MCMC directory. And they should have tests if they don't already.

If same functionality elsewhere exists, remove duplication.

Current Version:

v2.14.0

@alashworth alashworth added this to the Future milestone Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant