3 references to IsNegativeOperator
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.IsNegative.cs (3)
35InvokeSpanIntoSpan<T, IsNegativeOperator<T>>(x, destination); 47MayBeNegative<T>() && All<T, IsNegativeOperator<T>>(x); 58MayBeNegative<T>() && Any<T, IsNegativeOperator<T>>(x);