2 references to Apply2xScalar
System.Numerics.Tensors (2)
System\Numerics\Tensors\netcore\TensorPrimitives.FloatHelpers.cs (2)
93
(Vector256<double> firstLower, Vector256<double> secondLower) =
Apply2xScalar
<TOperator>(doubles.GetLower());
94
(Vector256<double> firstUpper, Vector256<double> secondUpper) =
Apply2xScalar
<TOperator>(doubles.GetUpper());