Enum BatchModeType¶
Defined in File fwd.hpp
Enum Documentation¶
-
enum class sequant::BatchModeType¶
Flavor of an
EvalExpr::node_slice_maskentry: whether the index is contracted away somewhere in the term (Contracted), or is an external index that survives to the term’s result (External). SeeEvalExpr::node_slice_mask.Values:
-
enumerator Contracted¶
-
enumerator External¶
-
enumerator Contracted¶