1 reference to PerformCalculationTwoSpanInTOut
System.Numerics.Tensors (1)
System\Numerics\Tensors\netcore\TensorExtensions.cs (1)
6886
private static T TensorPrimitivesHelperTwoSpanInTOut<T>(scoped in ReadOnlyTensorSpan<T> left, scoped in ReadOnlyTensorSpan<T> right,
PerformCalculationTwoSpanInTOut
<T> performCalculation)