seemps.analysis.comptree.ChainRoot#
- class seemps.analysis.comptree.ChainRoot#
Bases:
objectTerminal node for a ChainTree, representing the final binary functional dependence.
Represents a binary function f(x_L, x_s), where x_L is the value propagated from the evaluation of the left subtrees, and x_s is selected from the given discretization grid.
The length of the discretization grid determines the physical dimension of the corresponding MPS core.