Help for this page

Select Code to Download


  1. or download this
     [
      {
    ...
        # same hash elements as above, but different N and c* values
      }
     ]
    
  2. or download this
    #!/usr/bin/perl
    
    ...
        }
        return \@arrA, \@arrB;
    }