Prefix-Sum Algorithm

ESACT Algorithm

\( \Omega_n[i] = \frac{\Omega_n[\ \lfloor\frac{i}2\rfloor\ ] - 1}{2} + {\big(1-\operatorname{mod}(i,2)\big)} \ \frac{n}{2} \)

Prefix Sum Algorithm's Graph

Please input the power of two.

ESACT's Permutation Matrix

Please input the power of two.

ESACT's Indices

Please input the power of two.