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