|
◆ span_bin_state_make()
Create the initial state for tiling operations.
- Parameters
-
[in] | to_split | Value to split, currently either a spanset or a temporal value, may be NULL |
[in] | s | Bounds for generating the bins |
[in] | size | Size of the bins |
[in] | origin | Origin of the bins |
- Note
- The first argument is NULL when generating the bins, otherwise it is a spanset or a temporal value to be split and in this case is the bounding span of the value to split
|