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

◆ apply()

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

Apply the function specified by F to the specified argument.

Parameters
xArgument variable.
Returns
Function applied to the variable.

Definition at line 34 of file apply_scalar_unary.hpp.