Automatic Differentiation
 
Loading...
Searching...
No Matches
stan::math::log1m_exp_fun Struct Reference

Detailed Description

Structure to wrap log1m_exp() so it can be vectorized.

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
Natural log of (1 - exp(x)).

Definition at line 66 of file log1m_exp.hpp.

#include <log1m_exp.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 

The documentation for this struct was generated from the following file: