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

update documentation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/STATISTICS/c_timecorrelate.html

    r290 r338  
    7272<div id="secondary_navbar"> 
    7373 
    74 <a href="a_timecorrelate.html">&lt;&lt;prev file</a> | next file &gt;&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="c_timecorrelate.html" target="_TOP">view single page</a> | <a href="./../../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | <a href="#routine_summary">routine</a>&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a> 
     74<a href="a_timecorrelate.html">&lt;&lt;prev file</a> | <a href="skewness_4d.html">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="c_timecorrelate.html" target="_TOP">view single page</a> | <a href="./../../index.html" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | <a href="#routine_summary">routine</a>&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a> 
    7575 
    7676</div> 
     
    9292 This function computes the "time cross correlation" Pxy(L) or 
    9393 the "time cross covariance" between 2 arrays (this is some 
    94  kind of c_correlate but for multidimensional arrays) as a 
     94 kind of <a href="/Applications/itt/idl64/help/online_help/C_CORRELATE.html">C_CORRELATE</a> but for multidimensional arrays) as a 
    9595 function of the lag (L). 
    9696</div> 
     
    253253           
    254254          <h4>Version</h4><div class="preformat"> 
    255  $Id: c_timecorrelate.pro 262 2007-08-21 14:19:32Z pinsard $ 
     255 $Id: c_timecorrelate.pro 327 2007-12-13 16:22:35Z pinsard $ 
    256256</div> 
    257257          <h4>History</h4><div class="preformat"> 
     
    408408           
    409409          <h4>Version</h4><div class="preformat"> 
    410  $Id: c_timecorrelate.pro 262 2007-08-21 14:19:32Z pinsard $ 
     410 $Id: c_timecorrelate.pro 327 2007-12-13 16:22:35Z pinsard $ 
    411411</div> 
    412412          <h4>History</h4><div class="preformat"> 
Note: See TracChangeset for help on using the changeset viewer.