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 double
calNS(FatCatParameters params, AFPChain afpChain)
double
calSigAll(FatCatParameters params, AFPChain afpChain)
void
getPara(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)
-
-