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

Detailed Description

Structure to wrap inv_cloglog() so that it can be vectorized.

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

Definition at line 60 of file inv_cloglog.hpp.

#include <inv_cloglog.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: