qiskit.opflow.state_fns.VectorStateFn.to_dict_fn¶
- VectorStateFn.to_dict_fn()[Quellcode]¶
Creates the equivalent state function of type DictStateFn.
- Rückgabe
A new DictStateFn equivalent to
self
.- Rückgabetyp
Creates the equivalent state function of type DictStateFn.
A new DictStateFn equivalent to self
.