Class ZeroLoopPed

java.lang.Object
  extended by ZeroLoopPed

public class ZeroLoopPed
extends java.lang.Object

This program generates random zero loop pedigrees with specified numbers of marriages and individuals.

where


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

Constructor Detail

ZeroLoopPed

public ZeroLoopPed()
Method Detail

main

public static void main(java.lang.String[] args)