-
Notifications
You must be signed in to change notification settings - Fork 1
join_equal_values_uint8_16_32_64
mtbeek32 edited this page Jul 7, 2023
·
1 revision
Relational functions join_equal_values_uint8, join_equal_values_uint16, join_equal_values_uint32, join_equal_values_uint64
- join_equal_values_uint8(first_rel, second_rel)
- join_equal_values_uint16(first_rel, second_rel)
- join_equal_values_uint32(first_rel, second_rel)
- join_equal_values_uint64(first_rel, second_rel)
These functions work in the same way as the join_equal_values function, only they result in domain unit 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.