qiskit.algorithms.EstimationProblem.rescale¶ EstimationProblem.rescale(scaling_factor)[ソース]¶ Rescale the good state amplitude in the estimation problem. パラメータ scaling_factor (float) – The scaling factor in [0, 1]. 戻り値の型 EstimationProblem 戻り値 A rescaled estimation problem.