fold
Class: matlab.compiler.mlspark.RDD
Namespace: matlab.compiler.mlspark
Aggregate elements of each partition and the subsequent results for all partitions
Syntax
result =
fold(obj,zeroValue,func)
Description
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2016b
See Also
foldByKey
| groupBy
| collect
| parallelize