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

Detailed Description

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

Definition at line 18 of file exp.hpp.

#include <exp.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 Return the exponential of the specified scalar argument.
 

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