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