3 references to IsNaNOperator
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.IsNaN.cs (3)
32InvokeSpanIntoSpan<T, IsNaNOperator<T>>(x, destination); 44MayBeNaN<T>() && All<T, IsNaNOperator<T>>(x); 55MayBeNaN<T>() && Any<T, IsNaNOperator<T>>(x);