qiskit.algorithms.optimizers.SPSA.estimate_stddev¶
- static SPSA.estimate_stddev(loss, initial_point, avg=25, max_evals_grouped=1)[código fonte]¶
Estimate the standard deviation of the loss function.
- Tipo de retorno
float
Estimate the standard deviation of the loss function.
float