qiskit.opflow.state_fns.VectorStateFn.to_matrix_op¶ VectorStateFn.to_matrix_op(massive=False)[소스]¶ Return a VectorStateFn for this StateFn. 매개변수 massive (bool) – Whether to allow large conversions, e.g. creating a matrix representing over 16 qubits. 반환 A VectorStateFn equivalent to self. 반환 형식 OperatorBase