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