LoopUnrolling(IDictionary<QsQualifiedName,QsCallable>, Int32) Constructor

Definition

public LoopUnrolling (System.Collections.Generic.IDictionary<Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName,Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable> callables, int maxSize);
new Microsoft.Quantum.QsCompiler.Experimental.LoopUnrolling : System.Collections.Generic.IDictionary<Microsoft.Quantum.QsCompiler.SyntaxTree.QsQualifiedName, Microsoft.Quantum.QsCompiler.SyntaxTree.QsCallable> * int -> Microsoft.Quantum.QsCompiler.Experimental.LoopUnrolling
Public Sub New (callables As IDictionary(Of QsQualifiedName, QsCallable), maxSize As Integer)

Parameters

maxSize
Int32

Applies to