InferTargetInstructions.SpecializationSuffix(QsSpecializationKind) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the suffix used to distinguish the generated callables for each functor specialization.
public static string SpecializationSuffix (Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecializationKind kind);
static member SpecializationSuffix : Microsoft.Quantum.QsCompiler.SyntaxTree.QsSpecializationKind -> string
Public Shared Function SpecializationSuffix (kind As QsSpecializationKind) As String
Parameters
- kind
- QsSpecializationKind