Aggregator<T, TResult>.Requires Temporary Workspace Property
Gets whether the aggregator requires O(N) storage during the computation.
Definition
Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.2
public virtual bool RequiresTemporaryWorkspace { get; }