2 references to Exp10M1Operator
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.Exp10M1.cs (2)
27if (typeof(T) == typeof(Half) && TryUnaryInvokeHalfAsInt16<T, Exp10M1Operator<float>>(x, destination)) 32InvokeSpanIntoSpan<T, Exp10M1Operator<T>>(x, destination);