Korean
언어
English
Bengali
French
German
Japanese
Korean
Portuguese
Spanish
Tamil

qiskit.opflow.state_fns.CircuitStateFn.from_vector

static CircuitStateFn.from_vector(statevector)[소스]

Construct the CircuitStateFn from a vector representing the statevector.

매개변수

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

반환

The CircuitStateFn created from the vector.

반환 형식

CircuitStateFn