2 references to LogP1Operator
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.LogP1.cs (2)
33
if (typeof(T) == typeof(Half) && TryUnaryInvokeHalfAsInt16<T,
LogP1Operator
<float>>(x, destination))
38
InvokeSpanIntoSpan<T,
LogP1Operator
<T>>(x, destination);