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

Detailed Description

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

Template Parameters
Ttype of variable
Parameters
xvariable
Returns
Log base-10 of x.

Definition at line 22 of file log10.hpp.

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