![]() |
Stan Math Library
5.2.0
Automatic Differentiation
|
|
inlinestatic |
Member function for applying a functor to a vector and subsequently returning a vector.
This is a variant of apply that does not construct holder, so it is up to the caller to ensure the returned expression is evaluated before x is destructed.
| T | Type of argument to which functor is applied. |
| F | Type of functor to apply. |
Definition at line 81 of file apply_vector_unary.hpp.