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