Stan Math Library
4.9.0
Automatic Differentiation
|
Structure to wrap lambert_wm1() so it can be vectorized.
T | type of variable |
x | variable |
std::domain_error | if x is less than or equal to -e^(-1) or greater than or equal to 0 |
Definition at line 65 of file lambert_w.hpp.
#include <lambert_w.hpp>
Static Public Member Functions | |
template<typename T > | |
static auto | fun (const T &x) |