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

Detailed Description

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

Definition at line 55 of file log1p.hpp.

#include <log1p.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 Return the natural logarithm of one plus the specified value.
 

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