general/misc/
ssl_set_union.pro
FUNCTION ssl_set_union(set1,set2) Purpose: returns the union of two sets Notes: empty set is -1L all inputs must be empty set or arrays all outputs will be empty set or arrays Arrays must be of homogenous type
Routines
File attributes
Modification date: | Thu Feb 13 16:43:47 2014 |
Lines: | 20 |