-
Notifications
You must be signed in to change notification settings - Fork 1
Composite function
Jip Claassens edited this page Jul 6, 2026
·
4 revisions
Composite functions are functions generating one or more subitems (e.g. select_with_org_rel, GridDist)
The direct results (generated subitems) are calculated when needed and kept for reuse within a session.
To keep stable intermediate results available across sessions, write them explicitly to a configured storage, see Strategic decoupling.
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.