![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
Definition at line 39 of file apply_scalar_unary.hpp.
#include <apply_scalar_unary.hpp>
Public Types | |
| using | return_t = plain_type_t< T > |
Function return type, which is a var_value with plain value type. | |
Static Public Member Functions | |
| template<typename T2 > | |
| static auto | apply (T2 &&x) |
| Apply the function specified by F to the specified argument. | |