qiskit.providers.aer.library.SaveAmplitudesSquared.copy¶
- SaveAmplitudesSquared.copy(name=None)¶
Copy of the instruction.
- 매개변수
name (str) – name to be given to the copied circuit, if None then the name stays the same.
- 반환
- a copy of the current instruction, with the name
updated if it was provided
- 반환 형식