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