3 references to Double_LOGV
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.Cosh.cs (3)
89Vector128<double> z = ExpOperator<double>.Invoke(y - Vector128.Create(Double_LOGV)); 110Vector256<double> z = ExpOperator<double>.Invoke(y - Vector256.Create(Double_LOGV)); 131Vector512<double> z = ExpOperator<double>.Invoke(y - Vector512.Create(Double_LOGV));