![]() |
Stan Math Library
2.14.0
reverse mode automatic differentiation
|
Structure to wrap log1m_exp() so that it can be vectorized. More...
#include <log1p_exp.hpp>
Static Public Member Functions | |
template<typename T > | |
static T | fun (const T &x) |
Structure to wrap log1m_exp() so that it can be vectorized.
x | Variable. |
T | Variable type. |
Definition at line 16 of file log1p_exp.hpp.
|
inlinestatic |
Definition at line 18 of file log1p_exp.hpp.