Class SigEva
- java.lang.Object
 - 
- org.biojava.nbio.structure.align.fatcat.calc.SigEva
 
 
- 
- 
Constructor Summary
Constructors Constructor Description SigEva() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description doublecalNS(FatCatParameters params, AFPChain afpChain)doublecalSigAll(FatCatParameters params, AFPChain afpChain)voidgetPara(int set, int len) 
 - 
 
- 
- 
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)
 
 - 
 
 -