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

Function i

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

Source from the content-addressed store, hash-verified

136
137 @cudaq.kernel
138 def i():
139 pass
140
141 @cudaq.kernel
142 def test(cond: bool):

Callers 7

testFunction · 0.70
test_definitionsFunction · 0.50
test_constructionFunction · 0.50
test_equalityFunction · 0.50
test_arithmeticsFunction · 0.50
test_term_distributionFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected