org.biojava.bio.structure.align.fatcat.calc
Class SigEva

java.lang.Object
  extended by org.biojava.bio.structure.align.fatcat.calc.SigEva

public class SigEva
extends Object


Constructor Summary
SigEva()
           
 
Method Summary
 double calNS(FatCatParameters params, AFPChain afpChain)
           
 double calSigAll(FatCatParameters params, AFPChain afpChain)
           
 void getPara(int set, int len)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SigEva

public SigEva()
Method Detail

getPara

public void getPara(int set,
                    int len)

calSigAll

public double calSigAll(FatCatParameters params,
                        AFPChain afpChain)

calNS

public double calNS(FatCatParameters params,
                    AFPChain afpChain)