qiskit.circuit.classicalfunction.ClassicalFunction.simulate¶ ClassicalFunction.simulate(bitstring)[소스]¶ Evaluate the expression on a bitstring. This evaluation is done classically. 매개변수 bitstring (str) – The bitstring for which to evaluate. 반환 result of the evaluation. 반환 형식 bool