MobilityDB 1.3
Loading...
Searching...
No Matches

◆ numset_shift_scale()

Set * numset_shift_scale ( const Set s,
Datum  shift,
Datum  width,
bool  hasshift,
bool  haswidth 
)

Return a number set shifted and/or scaled by two values.

Parameters
[in]sSet
[in]shiftValue for shifting the elements
[in]widthWidth of the result
[in]hasshiftTrue when the shift argument is given
[in]haswidthTrue when the width argument is given