Aggregators.DotProduct Property

Gets an aggregator that computes the dot product.

Definition

Namespace: Numerics.NET.DataAnalysis
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.0
C#
public static TypePreservingBinaryAggregatorGroup DotProduct { get; }

Property Value

TypePreservingBinaryAggregatorGroup

See Also