qiskit.opflow.state_fns.VectorStateFn.to_dict_fn¶
- VectorStateFn.to_dict_fn()[código fonte]¶
Creates the equivalent state function of type DictStateFn.
- Retorno
A new DictStateFn equivalent to
self
.- Tipo de retorno
Creates the equivalent state function of type DictStateFn.
A new DictStateFn equivalent to self
.