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