Split a temporal number into an array of fragments according to value bins.
- Parameters
-
| [in] | temp | Temporal value |
| [in] | size | Size of the value bins |
| [in] | vorigin | Origin of the value bins |
| [out] | bins | Array of start values of the bins containing the fragments |
| [out] | count | Number of values in the output arrays |