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