Cove - A Practical Quantum Computer Programming Framework
SliceTo Method
NamespacesCove.LocalSimulationQuantumRegisterSliceTo()()()
Members
IconMemberDescription
SliceTo(Int32)
Returns a slice (subset) of the register from the beginning to EndIndex.

SliceTo(Int32, IQuantumOperation)
Returns a slice (subset) of the register from the beginning to EndIndex, then has the operation applied to it.

SliceTo(Int32, List<(Of <(IQuantumOperation>)>))
Returns a slice (subset) of the register from the beginning to EndIndex, then has the operations applied to it.

Assembly: Cove.LocalSimulation (Module: Cove.LocalSimulation) Version: 1.0.0.0 (1.0.0.0)