home *** CD-ROM | disk | FTP | other *** search
/ swCHIP 1991 January / swCHIP_95-1.bin / demo / wit4711 / lib / help / data / boundvec. / boundvec.bin
Text File  |  1995-12-09  |  394b  |  12 lines

  1. OPERATOR
  2.  
  3. boundVector --- compute extremes for a vector
  4.  
  5.  
  6. DESCRIPTION
  7.  
  8. The boundVector operator takes an input vector and returns the maximum and 
  9. minimum values of all entries in it. There are no parameters to the 
  10. operator. Vector bounding can only be performed on vectors of simple objects. 
  11. Vectors of vectors or vectors of images cannot be bound using this operator. 
  12.