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

Detailed Description

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

Definition at line 22 of file log.hpp.

#include <log.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 Return natural log of specified argument.
 

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