| 2a1da528 | 18-Oct-2019 |
Toby Isaac <tisaac@cc.gatech.edu> |
ISGetInfo(), ISSetInfo(): a unified interface for index set properties
This interface keeps track of local and global properties, caches computed values of local properties (but not global propertie
ISGetInfo(), ISSetInfo(): a unified interface for index set properties
This interface keeps track of local and global properties, caches computed values of local properties (but not global properties that can be affected by other properties), and allows the user to mark properties as permanent, which will survive changes to the indices like ISGeneralSetIndices().
show more ...
|