|
◆ value_time_split_state_make()
Create the initial state that persists across multiple calls of the function.
- Parameters
-
[in] | size | Value bucket size |
[in] | tunits | Time bucket size |
[in] | value_buckets | Initial values of the tiles |
[in] | time_buckets | Initial timestamps of the tiles |
[in] | fragments | Fragments of the input temporal value |
[in] | count | Number of elements in the input arrays |
- Precondition
- count is greater than 0
|