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