![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
|
inlinestatic |
Member function for applying a functor to a vector and subsequently returning a vector.
| T | Type of argument to which functor is applied. |
| F | Type of functor to apply. |
| x | std::vector input to which operation is applied. |
| f | functor to apply to vector input. |
Definition at line 133 of file apply_vector_unary.hpp.