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