3 references to IsNegativeInfinityOperator
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.IsNegativeInfinity.cs (3)
24InvokeSpanIntoSpan<T, IsNegativeInfinityOperator<T>>(x, destination); 35MayBeNegativeInfinity<T>() && All<T, IsNegativeInfinityOperator<T>>(x); 46MayBeNegativeInfinity<T>() && Any<T, IsNegativeInfinityOperator<T>>(x);