qiskit.opflow.state_fns.VectorStateFn.to_matrix_op¶ VectorStateFn.to_matrix_op(massive=False)[source]¶ Return a VectorStateFn for this StateFn. Paramètres massive (bool) – Whether to allow large conversions, e.g. creating a matrix representing over 16 qubits. Renvoie A VectorStateFn equivalent to self. Type renvoyé OperatorBase