Extensions Class

Definition

public static class Extensions
type Extensions = class
Public Module Extensions
Inheritance
Extensions

Methods

GetIds(IQArray<Qubit>)

Returns the ids of a qubit array as a uint[]

InitBuiltinOperations<T>(Factory<T>, Type)

Automatically identifies and registers a Type's BuiltIn operations. It recursively checks on this and its BaseType for all NestedTypes that are a subclass of T and registers as the override of the BaseType it implements.

Reverse(String)

Reverses the string.

ToUnsignedBitString(BigInteger, Int32, Boolean)

Applies to