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

update documentation

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

Legend:

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

    r290 r338  
    173173     
    174174    <h4>Version</h4> 
    175  $Id: cmapply.pro 262 2007-08-21 14:19:32Z pinsard $ 
     175 $Id: cmapply.pro 325 2007-12-06 10:04:53Z pinsard $ 
    176176 
    177177     
     
    456456     
    457457 Set this to the IDL code of the desired output type (refer 
    458  to documentation of <a href="/Applications/rsi/idl_6.3/help/online_help/SIZE.html">SIZE</a>). Internal results will be 
     458 to documentation of <a href="/Applications/itt/idl64/help/online_help/SIZE.html">SIZE</a>). Internal results will be 
    459459 rounded to the nearest integer if the output type is an 
    460460 integer type. 
     
    543543     
    544544    <h4>Version</h4> 
    545  $Id: cmapply.pro 262 2007-08-21 14:19:32Z pinsard $ 
     545 $Id: cmapply.pro 325 2007-12-06 10:04:53Z pinsard $ 
    546546 
    547547    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Matrix/cmset_op.html

    r321 r338  
    360360     
    361361    <h4>Version</h4> 
    362  $Id: cmset_op.pro 295 2007-09-25 10:16:00Z pinsard $ 
     362 $Id: cmset_op.pro 325 2007-12-06 10:04:53Z pinsard $ 
    363363 
    364364    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Matrix/different.html

    r249 r338  
    135135     
    136136    <h4>Version</h4> 
    137  $Id: different.pro 232 2007-03-20 16:59:36Z pinsard $ 
     137 $Id: different.pro 325 2007-12-06 10:04:53Z pinsard $ 
    138138 
    139139    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Matrix/extrac2.html

    r249 r338  
    221221     
    222222    <h4>Version</h4> 
    223  $Id: extrac2.pro 238 2007-03-27 13:43:18Z pinsard $ 
     223 $Id: extrac2.pro 325 2007-12-06 10:04:53Z pinsard $ 
    224224 
    225225    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Matrix/inter.html

    r290 r338  
    134134     
    135135    <h4>Version</h4> 
    136  $Id: inter.pro 237 2007-03-26 15:37:03Z pinsard $ 
     136 $Id: inter.pro 325 2007-12-06 10:04:53Z pinsard $ 
    137137 
    138138    <h4>History</h4> 
     
    152152 These functions will not be efficient on sparse sets with wide 
    153153 ranges, as they trade memory for efficiency.  
    154  The <a href="/Applications/rsi/idl_6.3/help/online_help/HISTOGRAM.html">HISTOGRAM</a> function 
     154 The <a href="/Applications/itt/idl64/help/online_help/HISTOGRAM.html">HISTOGRAM</a> function 
    155155 is used, which creates arrays of size equal to the range of the 
    156156 resulting set. 
  • trunk/SRC/Documentation/idldoc_assistant_output/Matrix/make_selection.html

    r290 r338  
    211211     
    212212    <h4>Version</h4> 
    213  $Id: make_selection.pro 262 2007-08-21 14:19:32Z pinsard $ 
     213 $Id: make_selection.pro 325 2007-12-06 10:04:53Z pinsard $ 
    214214 
    215215    <h4>History</h4> 
  • trunk/SRC/Documentation/idldoc_assistant_output/Matrix/union.html

    r290 r338  
    134134     
    135135    <h4>Version</h4> 
    136  $Id: union.pro 237 2007-03-26 15:37:03Z pinsard $ 
     136 $Id: union.pro 325 2007-12-06 10:04:53Z pinsard $ 
    137137 
    138138    <h4>History</h4> 
     
    151151 These functions will not be efficient on sparse sets with wide 
    152152 ranges, as they trade memory for efficiency.  
    153  The <a href="/Applications/rsi/idl_6.3/help/online_help/HISTOGRAM.html">HISTOGRAM</a> function 
     153 The <a href="/Applications/itt/idl64/help/online_help/HISTOGRAM.html">HISTOGRAM</a> function 
    154154 is used, which creates arrays of size equal to the range of the 
    155155 resulting set. 
  • trunk/SRC/Documentation/idldoc_assistant_output/Matrix/zero_one.html

    r321 r338  
    127127     
    128128    <h4>Version</h4> 
    129  $Id: zero_one.pro 318 2007-12-03 14:21:21Z smasson $ 
     129 $Id: zero_one.pro 325 2007-12-06 10:04:53Z pinsard $ 
    130130 
    131131    <h4>History</h4> 
Note: See TracChangeset for help on using the changeset viewer.