Interface StructureAnyD.ReducibleTo1D<R extends Structure1D>

    • Method Detail

      • reduce

        R reduce​(int dimension,
                 Aggregator aggregator)
        Parameters:
        dimension - Which of the AnyD-dimensions should be mapped to the resulting 1D structure.
        aggregator - How to aggregate the values of the reduction
        Returns:
        A 1D data structure with aggregated values