3 references to Ieee754RemainderOperator
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.Ieee754Remainder.cs (3)
25InvokeSpanSpanIntoSpan<T, Ieee754RemainderOperator<T>>(x, y, destination); 41InvokeSpanScalarIntoSpan<T, Ieee754RemainderOperator<T>>(x, y, destination); 56InvokeScalarSpanIntoSpan<T, Ieee754RemainderOperator<T>>(x, y, destination);