Set gather |
Top Previous Next |
|
DescriptionTraces accumulation
This module gets traces and accumulates it in to a single gather. For example we try to compute stack in loop and necessary to view resultant stack on a screen.View after module “Stack” will produce only one trace, but we need a full stack.In this case we can use module “Set gather” to accumulate our stack for visualization.
|