Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Compute the Lambert W function on W0 branch for a value x.
T | type of value |
x | value |
std::domain_error | if x is less than or equal to -e^(-1) |
Definition at line 21 of file lambert_w.hpp.