public class Epsilon
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
MetricsUtil |
utils_ |
Constructor and Description |
---|
Epsilon() |
Modifier and Type | Method and Description |
---|---|
double |
epsilon(double[][] b,
double[][] a,
int dim)
Returns the epsilon indicator.
|
public MetricsUtil utils_