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