InferTargetInstructions.ReplaceSelfAdjointSpecializations Method

Definition

Microsoft.Quantum.QsCompiler.Transformations.Targeting.InferTargetInstructions.ReplaceSelfAdjointSpecializations(Microsoft.Quantum.QsCompiler.SyntaxTree.QsNamespace)
public static Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation ReplaceSelfAdjointSpecializations (Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation compilation);
static member ReplaceSelfAdjointSpecializations : Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation -> Microsoft.Quantum.QsCompiler.SyntaxTree.QsCompilation
Public Shared Function ReplaceSelfAdjointSpecializations (compilation As QsCompilation) As QsCompilation

Parameters

compilation
QsCompilation

Returns

QsCompilation

Applies to