Split a temporal value into an array of fragments according to value buckets.
- Parameters
-
[in] | inst | Temporal value |
[in] | size | Size of the value buckets |
[in] | start_bucket | Value of the start bucket |
[out] | buckets | Start value of the buckets containing a fragment |
[out] | newcount | Number of values in the output arrays |