edu.georgetown.gucs.experiment
Class AverageFingerprintDegree

java.lang.Object
  extended by edu.georgetown.gucs.experiment.AverageFingerprintDegree

public class AverageFingerprintDegree
extends java.lang.Object

A quick little program to find the unmangled fingerprints in an experiment, and to extract the degree of their BitVector.

Author:
Clay Shields

Constructor Summary
AverageFingerprintDegree()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AverageFingerprintDegree

public AverageFingerprintDegree()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.sql.SQLException
Throws:
java.sql.SQLException