[][src]Type Definition qip::pipeline::QubitInitialState

type QubitInitialState<P> = (Vec<u64>, InitialState<P>);

A set of indices and their initial state.