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