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