2 references to DotProduct
Microsoft.ML.PCA (2)
PcaTrainer.cs (2)
324
cursor.Weight * VectorUtils.
DotProduct
(omega[i], in cursor.Features));
343
VectorUtils.AddMult(in mean, y[i], -VectorUtils.
DotProduct
(omega[i], in mean));