2 references to SwappedBinaryInputBinaryOutput
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\Common\TensorPrimitives.IUnaryInputBinaryOutput.cs (1)
549
InvokeSpanScalarIntoSpanSpan<T,
SwappedBinaryInputBinaryOutput
<TOperator, T>>(y, x, destination1, destination2);
System\Numerics\Tensors\netcore\TensorPrimitives.DivRem.cs (1)
75
InvokeSpanScalarIntoSpanSpan<T,
SwappedBinaryInputBinaryOutput
<DivRemOperator<T>, T>>(y, x, quotientDestination, remainderDestination);