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