public class SinhGordonModel extends IntegrableModel
Constructor and Description |
---|
SinhGordonModel(double b)
Constructs a new sinh-Gordon model with given real coupling constant \( B \in (0,2) \) .
|
Modifier and Type | Method and Description |
---|---|
double |
FminIpi(double theta)
Computes the value of \(F_\text{min}(\theta + i \pi)\) for given \(\theta\).
|
public SinhGordonModel(double b)
b
- the coupling constant of the modelpublic double FminIpi(double theta)
IntegrableModel
FminIpi
in class IntegrableModel
theta
- the value of the real argument \(\theta\), see above