Typedef sequant::eval::CellId

Typedef Documentation

using sequant::eval::CellId = std::size_t

Explicit value cells (see the explicit-value-cells design document). A cell is one form of a value resident at one scope; identity is by cell id, carried position and loop instance — never by canonical index label.