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 use typed host fallback and their public outputs are restored to the owning provider.
Structs§
Constants§
Functions§
- evaluate
- Evaluate the
intersectbuiltin once and expose all outputs.