public abstract class IntegrableModel extends java.lang.Object
FminIpi
.Constructor and Description |
---|
IntegrableModel() |
Modifier and Type | Method and Description |
---|---|
abstract double |
FminIpi(double theta)
Computes the value of \(F_\text{min}(\theta + i \pi)\) for given \(\theta\).
|
public IntegrableModel()
public abstract double FminIpi(double theta)
theta
- the value of the real argument \(\theta\), see above