Help for this page

Select Code to Download


  1. or download this
    my $tp = 0;
    my $fp = 0;
    ...
            $fp++;
        }
    }
    
  2. or download this
    for( @pred ) {
    .........