Expand description
MATLAB-compatible intersect builtin with GPU-aware semantics for RunMat.
Supports element-wise and row-wise intersections with optional stable ordering,
and index outputs that mirror MathWorks MATLAB semantics. GPU tensors are
gathered to host memory unless a provider supplies a dedicated intersect
kernel hook.
Structs§
Constants§
Functions§
- evaluate
- Evaluate the
intersectbuiltin once and expose all outputs.