Enum DeNest¶ Defined in File fwd.hpp Enum Documentation¶ enum class sequant::DeNest¶ Backend-agnostic flag to control tensor de-nesting behavior during products. When multiplying tensor-of-tensor types, this controls whether the result should be “de-nested” (flattened) to a regular tensor or kept as nested. Values: enumerator True¶ enumerator False¶