org.agmodel.bioinfo.segregation
Class Sr_DD_Rep

java.lang.Object
  extended byorg.agmodel.bioinfo.segregation.Sr_DD_Rep
All Implemented Interfaces:
BisectionBean.Function

class Sr_DD_Rep
extends java.lang.Object
implements BisectionBean.Function


Constructor Summary
Sr_DD_Rep(int[] a)
           
 
Method Summary
 double of(double r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Sr_DD_Rep

public Sr_DD_Rep(int[] a)
Method Detail

of

public double of(double r)
Specified by:
of in interface BisectionBean.Function