Portuguese
Idiomas
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.opflow.state_fns.VectorStateFn.to_matrix_op

VectorStateFn.to_matrix_op(massive=False)[código fonte]

Return a VectorStateFn for this StateFn.

Parâmetros

massive (bool) – Whether to allow large conversions, e.g. creating a matrix representing over 16 qubits.

Retorno

A VectorStateFn equivalent to self.

Tipo de retorno

OperatorBase