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