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