Delila Program: disum

disum program

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

{version = 1.01; (* of disum.p 1996 October 10}

(* begin module describe.disum *)
(*
name
   disum: distance vs Ri sum

synopsis
   disum(data: in, disump: in, xyin: out, output: out)

files
   data:  output from scan program

   xyin:  distance between sites found by Scan versus the
      sum of their Ri values.

   disump:  parameters to control the program
      first line: version of disump that this parameter file is designed
         for.

   output: messages to the user

description
   Can one correlate Ri values with distance?

examples

documentation

see also
   scan.p

author
   Thomas Dana Schneider

bugs

technical notes

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


{created by htmlink 1.62}