Bengali
Languages
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.opflow.state_fns.CircuitStateFn.from_vector

static CircuitStateFn.from_vector(statevector)[source]

Construct the CircuitStateFn from a vector representing the statevector.

প্যারামিটার

statevector (ndarray) -- The statevector representing the desired state.

রিটার্নস

The CircuitStateFn created from the vector.

রিটার্ন টাইপ

CircuitStateFn