qiskit.chemistry.algorithms.pes_samplers.MorsePotential.get_trust_region¶
-
MorsePotential.
get_trust_region
()¶ The potential will usually be well-defined (even if not useful) for arbitrary x so we return a fairly large interval here. Redefine in derived classes if needed.
- Return type
Tuple
[float
,float
]