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

Method cend

runtime/common/SampleResult.cpp:313–315  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

311}
312
313CountsDictionary::const_iterator sample_result::cend() const {
314 return retrieve_result(GlobalRegisterName).counts.cend();
315}
316
317std::size_t
318sample_result::size(const std::string_view registerName) const noexcept {

Callers 15

bindAltLaunchKernelMethod · 0.80
TESTFunction · 0.80
validate_opcodeMethod · 0.80
create_matrixMethod · 0.80
to_sparse_matrixMethod · 0.80
to_matrixMethod · 0.80
transformMethod · 0.80
degreesMethod · 0.80
sum_opMethod · 0.80
sum_op.cppFile · 0.80
canonicalizeMethod · 0.80
distribute_termsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected