3 references to C21
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.Tan.cs (3)
294
Vector128<double> a6 = MultiplyAddEstimateOperator<double>.Invoke(Vector128.Create(C23), g, Vector128.Create(
C21
));
341
Vector256<double> a6 = MultiplyAddEstimateOperator<double>.Invoke(Vector256.Create(C23), g, Vector256.Create(
C21
));
388
Vector512<double> a6 = MultiplyAddEstimateOperator<double>.Invoke(Vector512.Create(C23), g, Vector512.Create(
C21
));