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

Detailed Description

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

Definition at line 14 of file exp2.hpp.

#include <exp2.hpp>

Static Public Member Functions

template<typename T >
static auto fun (const T &x)
 Return the base two exponent of the specified argument.
 

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