다음을 통해 공유


GeneratorSystem 사용자 정의 형식

경고

이 설명서는 최신 QDK로 대체된 클래식 QDK를 참조합니다.

최신 QDK에 대한 API 설명서는 를 참조 https://aka.ms/qdk.api 하세요.

네임스페이스: Microsoft.Quantum.Simulation

패키지: Microsoft.Quantum.Standard

es의 GeneratorIndex컬렉션을 나타냅니다.

단일 인덱스 정수로 이 컬렉션을 반복하며 컬렉션의 크기는 알려진 것으로 간주됩니다.


newtype GeneratorSystem = (Int, (Int -> Microsoft.Quantum.Simulation.GeneratorIndex));

설명

LookupFunction 함수 함수를 사용하여 인스턴스 GeneratorSystem 를 쉽게 정의할 수 있습니다.

참고 항목