MCPcopy Create free account
hub / github.com/NVIDIA/cuda-quantum / b

Function b

python/tests/kernel/test_kernel_shadowing.py:23–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

21
22 @cudaq.kernel
23 def b():
24 pass
25
26 @cudaq.kernel
27 def a(i: int):

Callers 6

aMethod · 0.85
aMethod · 0.85
kFunction · 0.85
kdFunction · 0.85
aFunction · 0.85
testFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected