MCPcopy Create free account
hub / github.com/NVIDIA/cutlass / operator*

Method operator*

include/cutlass/array_subbyte.h:282–285  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

280 }
281
282 CUTLASS_HOST_DEVICE
283 reference operator*() const {
284 return reference(ptr_, idx_);
285 }
286
287 CUTLASS_HOST_DEVICE
288 bool operator==(iterator const &other) const {

Callers

nothing calls this directly

Calls 1

referenceClass · 0.85

Tested by

no test coverage detected