Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ apply()

template<typename F >
static return_t stan::math::apply_scalar_unary< F, var >::apply ( const var x)
inlinestatic

Apply the function specified by F to the specified argument.

Parameters
xArgument variable.
Returns
Function applied to the variable.

Definition at line 31 of file apply_scalar_unary.hpp.