2 references to RoundToEvenOperator
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.Round.cs (2)
26InvokeSpanIntoSpan<T, RoundToEvenOperator<T>>(x, destination); 137InvokeSpanIntoSpan(x, new MultiplyRoundDivideOperator<T, RoundToEvenOperator<T>>(power10), destination);