3 references to IsImaginaryNumberOperator
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.IsImaginaryNumber.cs (3)
36InvokeSpanIntoSpan<T, IsImaginaryNumberOperator<T>>(x, destination); 48MayBeImaginary<T>() && All<T, IsImaginaryNumberOperator<T>>(x); 59MayBeImaginary<T>() && Any<T, IsImaginaryNumberOperator<T>>(x);