public class SimpsonMetric extends AbstractMetric
Modifier and Type | Class and Description |
---|---|
static class |
SimpsonMetric.GlobalInvertedSimpsonMetric |
static class |
SimpsonMetric.GlobalSimpsonMetric |
static class |
SimpsonMetric.InvertedSimpsonMetric |
Constructor and Description |
---|
SimpsonMetric() |
Modifier and Type | Method and Description |
---|---|
double |
calculate(ISpectrum spectrum) |
protected int |
getHash(Transaction transaction) |
String |
getName() |
equals, getFormula, hashCode, log2, normalize, normalize, requireFormula, setFormula, validMatrix
public double calculate(ISpectrum spectrum)
AbstractMetric
calculate
in interface IMetric
calculate
in class AbstractMetric
protected int getHash(Transaction transaction)
public String getName()
AbstractMetric
getName
in interface IMetric
getName
in class AbstractMetric
Copyright © 2010–2019 GZoltar. All rights reserved.