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