Stan Math Library
4.9.0
Automatic Differentiation
|
Structure to wrap log_inv_logit() so it can be vectorized.
Definition at line 56 of file log_inv_logit.hpp.
#include <log_inv_logit.hpp>
Static Public Member Functions | |
template<typename T > | |
static auto | fun (const T &x) |
Return the natural logarithm of the inverse logit of the specified argument. | |