Ticket #246 (closed: fixed)
Correct bin offset
Reported by: | Nick Draper | Owned by: | Matt Clarke |
---|---|---|---|
Priority: | major | Milestone: | Iteration 14 |
Component: | Keywords: | ||
Cc: | Blocked By: | ||
Blocking: | Tester: |
Description (last modified by Nick Draper) (diff)
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.
Change History
Note: See
TracTickets for help on using
tickets.