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

Correct bin offset #1094

Closed
NickDraper opened this issue Oct 3, 2008 · 1 comment
Closed

Correct bin offset #1094

NickDraper opened this issue Oct 3, 2008 · 1 comment
Milestone

Comments

@NickDraper
Copy link
Contributor

Moves the bin boundaries by a user supplied offset

parameters
- Workspace (input/output)
- Bin offset (double) – can be negative

This will then add that offset to each bin.

Care should be taken not to end up with duplicate X vectors caused by simple adding through the cow_ptr. Perhaps you could check that the current X array is the same as the last one and then have them point to the same new vector.

@NickDraper
Copy link
Contributor Author

This issue was originally trac ticket 246

@NickDraper NickDraper added this to the Iteration 14 milestone Jun 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant