aggregate
Class: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
Aggregate the elements of each partition and subsequently the results for all partitions into a single value
Syntax
result =
aggregate(obj,zeroValue,seqOp,combOp)
Description
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b