Package adams.flow.transformer.threewaydatamerge
-
Class Summary Class Description AbstractThreeWayDataMerge Ancestor for merge schemes.CollapseX Calculates the mean/median/stdev data across the X layers.Join Simply merges all the data points into a single container. -
Enum Summary Enum Description CollapseX.StatisticType the statistic to calculate from the data values.