1 reference to PerformCalculationTwoSpanInSpanOut
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorExtensions.cs (1)
7020
private static ref readonly TensorSpan<T> TensorPrimitivesHelperTwoSpanInSpanOut<T>(scoped in ReadOnlyTensorSpan<T> left, scoped in ReadOnlyTensorSpan<T> right, in TensorSpan<T> destination,
PerformCalculationTwoSpanInSpanOut
<T> performCalculation)