GenericDecomposableTDecomposable, TSource, TAccumulate, TResult MethodsDryadLINQ documentation

The GenericDecomposableTDecomposable, TSource, TAccumulate, TResult generic type exposes the following members.

Methods

  NameDescription
Public methodStatic memberAccumulate
Accumulates an input element into the accumulator value.
Public methodStatic memberFinalReduce
Produces the final value from an accumulator value.
Public methodStatic memberInitialize
Initializes the initial state of the IDecomposable object.
Public methodStatic memberRecursiveAccumulate
Combines two accumulator values into one.
Public methodStatic memberSeed
Converts an input element to an intermediate accumulator value.
Top
See Also

Reference