source: trunk/SRC/ToBeReviewed/STATISTICS/.idlwave_catalog @ 76

Last change on this file since 76 was 76, checked in by smasson, 18 years ago

clean initialisation + remove date from .idlwave_catalog

  • Property svn:executable set to *
File size: 942 bytes
Line 
1;;
2;; IDLWAVE catalog for library saxo
3;; Automatically Generated -- do not edit.
4;; Created by idlwave_catalog
5;;
6(setq idlwave-library-catalog-libname "saxo")
7(setq idlwave-library-catalog-routines
8 '(("Auto_Cov2d" fun nil (lib "a_correlate2d.pro" nil "saxo") "Result = %s(X, Lag)" (nil ("Double") ("zero2nan")))
9   ("A_Correlate2d" fun nil (lib "a_correlate2d.pro" nil "saxo") "Result = %s(X, Lag)" (nil ("Covariance") ("Double")))
10   ("TimeAuto_Cov" fun nil (lib "a_timecorrelate.pro" nil "saxo") "Result = %s(X, M, nT)" (nil ("Double") ("zero2nan")))
11   ("A_TimeCorrelate" fun nil (lib "a_timecorrelate.pro" nil "saxo") "Result = %s(X, Lag)" (nil ("COVARIANCE") ("DOUBLE")))
12   ("TimeCross_Cov" fun nil (lib "c_timecorrelate.pro" nil "saxo") "Result = %s(Xd, Yd, M, nT, Ndim)" (nil ("Double") ("ZERO2NAN")))
13   ("C_Timecorrelate" fun nil (lib "c_timecorrelate.pro" nil "saxo") "Result = %s(X, Y, Lag)" (nil ("Covariance") ("Double")))))
Note: See TracBrowser for help on using the repository browser.