1 reference to MultiplyAddEstimate
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorPrimitives.MultiplyAddEstimate.cs (1)
208
return Vector512.
MultiplyAddEstimate
(x.AsDouble(), y.AsDouble(), z.AsDouble()).As<double, T>();