public class ParameterCalculation
extends java.lang.Object
Constructor and Description |
---|
ParameterCalculation(double epsilon,
double delta)
Constructor
|
Modifier and Type | Method and Description |
---|---|
double |
getBeta()
Returns k
|
int |
getK()
Returns beta
|
public ParameterCalculation(double epsilon, double delta) throws IntervalArithmeticException
epsilon
- delta
- IntervalArithmeticException