Aggregator<T, TResult> Type Conversions
Operators
Implicit(Func<Vector<T>, TResult> to Aggregator<T, TResult>) | Implicitly converts an aggregation function to an Aggregator<T, TResult> object. |
Implicit(Func<Vector<T>, TResult> to Aggregator<T, TResult>) | Implicitly converts an aggregation function to an Aggregator<T, TResult> object. |