org.agmodel.bioinfo.segregation
Class Sr_CD

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

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


Constructor Summary
Sr_CD(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_CD

public Sr_CD(int[] a)
Method Detail

of

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