Ignore:
Timestamp:
04/06/07 10:35:17 (17 years ago)
Author:
pinsard
Message:

improvements/corrections of some *.pro headers + replace some message by some report

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_assistant_output/Matrix/inter.html

    r234 r242  
    7979 
    8080 
    81     <h3>Return value</h3> tableau 
     81    <h3>Return value</h3> 
     82 tableau 
    8283 
    8384 
     
    9899    </h4> 
    99100 
    100      arrays of positive integers, which need not to be 
     101      
     102 arrays of positive integers, which need not to be 
    101103 sorted. Duplicate elements are ignored, as they have no effect on the 
    102104 result 
     
    116118    </h4> 
    117119 
    118      see a 
     120      
     121 see a 
    119122 
    120123     
     
    131134     
    132135    <h4>Version</h4> 
    133  $Id: inter.pro 232 2007-03-20 16:59:36Z pinsard $ 
     136 $Id: inter.pro 237 2007-03-26 15:37:03Z pinsard $ 
    134137 
    135138    <h4>History</h4> 
     
    142145     
    143146     
    144     <h4>Restrictions</h4> The empty set is denoted by an array with the first element equal to 
     147    <h4>Restrictions</h4>  
     148 The empty set is denoted by an array with the first element equal to 
    145149 -1. 
    146150 
     151  
    147152 These functions will not be efficient on sparse sets with wide 
    148  ranges, as they trade memory for efficiency. The HISTOGRAM function 
     153 ranges, as they trade memory for efficiency.  
     154 The <proidl>HISTOGRAM</proidl> function 
    149155 is used, which creates arrays of size equal to the range of the 
    150156 resulting set. 
Note: See TracChangeset for help on using the changeset viewer.