Delila Program: winfo

winfo program

Documentation for the winfo program is below, with links to related programs in the "see also" section.

{version = 1.08; (* of winfo.p 1989 November 28}

(* begin module describe.winfo *)
(*
name
   winfo: window information curve

synopsis
   winfo(data: in,  winfop:in, xyin: out, output: out)

files
   data:   output of rseq
   winfop: parameters to control the program
      First line: window size
   xyin:   input to xyplop
   output: messages to the user

description
   Make a sliding window average of an information curve

examples

documentation

see also
   rseq.p xyplo.p

author
   Thomas Dana Schneider

bugs
   not yet!

technical notes
   Constant maxwin is the largest window size allowed.

*)
(* end module describe.winfo *)
{This manual page was created by makman 1.45}


{created by htmlink 1.62}