Aggregator<T, U> Type Conversions
Operators
Implicit(Func<Vector<T>, U> to Aggregator<T, U>) | Implicitly converts an aggregation function to an Aggregator<T, U> object. |
This is documentation for an old release of Numerics.NET (version 8.1). Read this page in the documentation of the latest stable release (version 9.0).
Implicit(Func<Vector<T>, U> to Aggregator<T, U>) | Implicitly converts an aggregation function to an Aggregator<T, U> object. |