qiskit.algorithms.optimizers.SPSA.estimate_stddev¶ static SPSA.estimate_stddev(loss, initial_point, avg=25)[source]¶ Estimate the standard deviation of the loss function. Return type float