Structsยง
- Expr
Statistics Graph - This object implements a directed acyclic expression graph (DAEG) that is used to compute statistics/distributions for expressions hierarchically.
- Expr
Statistics Graph Node - This is a node in the DAEG; it encapsulates a reference to the actual
PhysicalExpr
as well as its statistics/distribution.