1 reference to DotProductSparse
Microsoft.ML.Data (1)
Deprecated\Vector\VectorUtils.cs (1)
59return DotProductSparse(aValues, a.GetIndices(), 0, aValues.Length, bValues, b.GetIndices(), 0, bValues.Length);