qiskit.chemistry.algorithms.pes_samplers.HarmonicPotential.eval¶ HarmonicPotential.eval(x)[source]¶ After fitting the data to the fit function, predict the energy at a point x. Parameters x (float) – value to evaluate surface in Return type float Returns value of potential in point x