Constructs an abstract syntax tree (AST) node representing a summation over an
index. The index is typically a set
, dims
or when
object if
filtering is applied to the index.
Usage
ast_sum(index = ast_dims(), value)
Constructs an abstract syntax tree (AST) node representing a summation over an
index. The index is typically a set
, dims
or when
object if
filtering is applied to the index.
ast_sum(index = ast_dims(), value)