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