Enum BatchModeType

Enum Documentation

enum class sequant::BatchModeType

Flavor of an EvalExpr::node_slice_mask entry: whether the index is contracted away somewhere in the term (Contracted), or is an external index that survives to the term’s result (External). See EvalExpr::node_slice_mask.

Values:

enumerator Contracted
enumerator External