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