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