qiskit.opflow.state_fns.VectorStateFn.to_matrix_op¶ VectorStateFn.to_matrix_op(massive=False)[fuente]¶ Return a VectorStateFn for this StateFn. Parámetros massive (bool) – Whether to allow large conversions, e.g. creating a matrix representing over 16 qubits. Devuelve A VectorStateFn equivalent to self. Tipo del valor devuelto OperatorBase