LoopSpecT
Namespace: SymTensor
Parent Module: Expr
A loop specification. A loop provides iterative evaluation of one or multiple expresisons. A loop can slice over its arguments and reference values computed in previous loop iterations. A loop can compute multiple values at once. Each computed values is referred to as a channel.