public class DistinctTransactionsRho extends AbstractMetric
Modifier and Type | Class and Description |
---|---|
static class |
DistinctTransactionsRho.GlobalDistinctTransactionsRho |
Constructor and Description |
---|
DistinctTransactionsRho() |
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
public String getName()
AbstractMetric
getName
in interface IMetric
getName
in class AbstractMetric
protected int getHash(Transaction transaction)
Copyright © 2010–2019 GZoltar. All rights reserved.