-
Notifications
You must be signed in to change notification settings - Fork 1
Combine_uint8_16_32_64
mtbeek32 edited this page Jan 19, 2023
·
4 revisions
Relational functions combine_uint8, combine_uint16, combine_uint32, combine_uint64
- combine_uint8(a, b, ... , n)
- combine_uint16(a, b, ... , n)
- combine_uint32(a, b, ... , n)
- combine_uint64(a, b, ... , n)
These functions work in the same way as the combine function, only they result in domain units of respectively uint8, uint16, uint32 or uint64 value types
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.