1 #ifndef STAN_MATH_REV_MAT_VECTORIZE_APPLY_UNARY_SCALAR_HPP
2 #define STAN_MATH_REV_MAT_VECTORIZE_APPLY_UNARY_SCALAR_HPP
stan::math::var return_t
Function return type, which is var.
static return_t apply(const stan::math::var &x)
Apply the function specified by F to the specified argument.
Independent (input) and dependent (output) variables for gradients.
Base template class for vectorization of unary scalar functions defined by a template class F to a sc...