Skip to main content

Module intersect

Module intersect 

Source
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§

IntersectEvaluation

Constants§

FUSION_SPEC
GPU_SPEC
INTERSECT_DESCRIPTOR

Functions§

evaluate
Evaluate the intersect builtin once and expose all outputs.