Ignore:
Timestamp:
03/20/08 23:06:02 (16 years ago)
Author:
smasson
Message:

update documentation

Location:
trunk/SRC/Documentation/idldoc_html_output/Matrix
Files:
8 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/Matrix/cmapply.html

    r290 r338  
    208208           
    209209          <h4>Version</h4><div class="preformat"> 
    210  $Id: cmapply.pro 262 2007-08-21 14:19:32Z pinsard $ 
     210 $Id: cmapply.pro 325 2007-12-06 10:04:53Z pinsard $ 
    211211</div> 
    212212           
     
    493493            <div class="comments"> 
    494494 Set this to the IDL code of the desired output type (refer 
    495  to documentation of <a href="/Applications/rsi/idl_6.3/help/online_help/SIZE.html">SIZE</a>). Internal results will be 
     495 to documentation of <a href="/Applications/itt/idl64/help/online_help/SIZE.html">SIZE</a>). Internal results will be 
    496496 rounded to the nearest integer if the output type is an 
    497497 integer type. 
     
    578578           
    579579          <h4>Version</h4><div class="preformat"> 
    580  $Id: cmapply.pro 262 2007-08-21 14:19:32Z pinsard $ 
     580 $Id: cmapply.pro 325 2007-12-06 10:04:53Z pinsard $ 
    581581</div> 
    582582          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/Matrix/cmset_op.html

    r321 r338  
    384384           
    385385          <h4>Version</h4><div class="preformat"> 
    386  $Id: cmset_op.pro 295 2007-09-25 10:16:00Z pinsard $ 
     386 $Id: cmset_op.pro 325 2007-12-06 10:04:53Z pinsard $ 
    387387</div> 
    388388          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/Matrix/different.html

    r249 r338  
    168168           
    169169          <h4>Version</h4><div class="preformat"> 
    170  $Id: different.pro 232 2007-03-20 16:59:36Z pinsard $ 
     170 $Id: different.pro 325 2007-12-06 10:04:53Z pinsard $ 
    171171</div> 
    172172          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/Matrix/extrac2.html

    r249 r338  
    248248           
    249249          <h4>Version</h4><div class="preformat"> 
    250  $Id: extrac2.pro 238 2007-03-27 13:43:18Z pinsard $ 
     250 $Id: extrac2.pro 325 2007-12-06 10:04:53Z pinsard $ 
    251251</div> 
    252252          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/Matrix/inter.html

    r290 r338  
    167167           
    168168          <h4>Version</h4><div class="preformat"> 
    169  $Id: inter.pro 237 2007-03-26 15:37:03Z pinsard $ 
     169 $Id: inter.pro 325 2007-12-06 10:04:53Z pinsard $ 
    170170</div> 
    171171          <h4>History</h4><div class="preformat"> 
     
    185185 These functions will not be efficient on sparse sets with wide 
    186186 ranges, as they trade memory for efficiency.  
    187  The <a href="/Applications/rsi/idl_6.3/help/online_help/HISTOGRAM.html">HISTOGRAM</a> function 
     187 The <a href="/Applications/itt/idl64/help/online_help/HISTOGRAM.html">HISTOGRAM</a> function 
    188188 is used, which creates arrays of size equal to the range of the 
    189189 resulting set. 
  • trunk/SRC/Documentation/idldoc_html_output/Matrix/make_selection.html

    r290 r338  
    241241           
    242242          <h4>Version</h4><div class="preformat"> 
    243  $Id: make_selection.pro 262 2007-08-21 14:19:32Z pinsard $ 
     243 $Id: make_selection.pro 325 2007-12-06 10:04:53Z pinsard $ 
    244244</div> 
    245245          <h4>History</h4><div class="preformat"> 
  • trunk/SRC/Documentation/idldoc_html_output/Matrix/union.html

    r290 r338  
    167167           
    168168          <h4>Version</h4><div class="preformat"> 
    169  $Id: union.pro 237 2007-03-26 15:37:03Z pinsard $ 
     169 $Id: union.pro 325 2007-12-06 10:04:53Z pinsard $ 
    170170</div> 
    171171          <h4>History</h4><div class="preformat"> 
     
    184184 These functions will not be efficient on sparse sets with wide 
    185185 ranges, as they trade memory for efficiency.  
    186  The <a href="/Applications/rsi/idl_6.3/help/online_help/HISTOGRAM.html">HISTOGRAM</a> function 
     186 The <a href="/Applications/itt/idl64/help/online_help/HISTOGRAM.html">HISTOGRAM</a> function 
    187187 is used, which creates arrays of size equal to the range of the 
    188188 resulting set. 
  • trunk/SRC/Documentation/idldoc_html_output/Matrix/zero_one.html

    r321 r338  
    160160           
    161161          <h4>Version</h4><div class="preformat"> 
    162  $Id: zero_one.pro 318 2007-12-03 14:21:21Z smasson $ 
     162 $Id: zero_one.pro 325 2007-12-06 10:04:53Z pinsard $ 
    163163</div> 
    164164          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.