public static class DiscreteDistribution.LogQuantifiable<K extends Number> extends Object
Constructor and Description |
---|
LogQuantifiable(K k,
double mult) |
Modifier and Type | Method and Description |
---|---|
int |
compareTo(DiscreteDistribution.LogQuantifiable<K> o) |
double |
doubleValue() |
boolean |
equals(Object another) |
int |
hashCode() |
String |
toString() |
public LogQuantifiable(K k, double mult)
public int compareTo(DiscreteDistribution.LogQuantifiable<K> o)
public double doubleValue()
Copyright © 2018. All rights reserved.