Skip to main content

Module numeric_region

Module numeric_region 

Source
Expand description

Executor-neutral fused evaluation for a deliberately small, exact numeric region subset. Executors build plans; Runtime owns MATLAB value semantics.

Structs§

NumericRegionProgram
NumericRegionWorkload

Enums§

NumericBinaryOperation
NumericRegionExecution
NumericRegionNode
NumericUnaryOperation

Functions§

execute
Evaluate a supported scalar/dense-double expression DAG in one element pass. Equal-shape dense arrays and scalar expansion are admitted; every other representation or broadcast shape fails closed before publication.
workload