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