Documentation for /home/davin/idl/socware/

Generated by IDLdoc

single page | use frames     summary     class     fields     routine details     file attributes

general/misc/

ssl_set_intersection.pro


Routines

top source ssl_set_intersection

result = ssl_set_intersection(l1, l2)

Purpose: Performs an intersection of two sets Parameters: l1,l2 sets(arrays) for which the intersection is calculated Returns: -1L on empty set, otherwise intersection of the 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

Parameters

l1
l2

File attributes

Modification date: Thu Mar 13 16:35:40 2014
Lines: 20