3 references to Double_LOGV
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.Sinh.cs (3)
80Vector128<double> z = ExpOperator<double>.Invoke(y - Vector128.Create(Double_LOGV)); 105Vector256<double> z = ExpOperator<double>.Invoke(y - Vector256.Create(Double_LOGV)); 130Vector512<double> z = ExpOperator<double>.Invoke(y - Vector512.Create(Double_LOGV));