qiskit.algorithms.ShorResult.combine¶ ShorResult.combine(result)¶ Any property from the argument that exists in the receiver is updated. :type result: AlgorithmResult :param result: Argument result with properties to be set. 例外 TypeError – Argument is None 戻り値の型 None