public class EmpiricalPenaltySupremum
extends java.lang.Object
Constructor and Description |
---|
EmpiricalPenaltySupremum(int iIndex,
double dblValue) |
Modifier and Type | Method and Description |
---|---|
int |
index()
Retrieve the Index of the Supremum Empirical Function
|
double |
value()
Retrieve the Value of the Supremum Empirical Function
|