MCPcopy Create free account
hub / github.com/NVIDIA/MatX / Data

Function Data

include/matx/operators/resample_poly.h:111–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

109
110
111 __MATX_HOST__ __MATX_INLINE__ auto Data() const noexcept { return ptr; }
112
113 template <typename Out, typename Executor>
114 void Exec(Out &&out, Executor &&ex) const {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected