MCPcopy Create free account
hub / github.com/RenderKit/oidn / size

Method size

external/catch.hpp:649–651  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

647 return m_size == 0;
648 }
649 constexpr auto size() const noexcept -> size_type {
650 return m_size;
651 }
652
653 // Returns the current start pointer. If the StringRef is not
654 // null-terminated, throws std::domain_exception

Callers 15

initMethod · 0.80
getDoneEventMethod · 0.80
deviceFunction · 0.80
checkAllocIDFunction · 0.80
tensor.cppFile · 0.80
newAllocMethod · 0.80
context.cppFile · 0.80
getNumThreadsMethod · 0.80
setMethod · 0.80
restoreMethod · 0.80
ThreadAffinityMethod · 0.80
getNumSubdevicesMethod · 0.80

Calls

no outgoing calls

Tested by 2