Reciprocal¶
- class Reciprocal[source]¶
Base class for reciprocal calculation.
This method should initialize the module and use an exception if a component of the module is not available.
Methods
Reciprocal.construct_circuit
(mode[, …])Construct the initial state circuit.
Reciprocal.sv_to_resvec
(statevector, num_q)Convert statevector to result vector.