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

Detailed Description

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

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

Definition at line 56 of file log1m.hpp.

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