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

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

updates of html files...

  • 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.