![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Second step in implementation of construction holder from a functor.
Constructs holder object form given expression and tuple of pointers.
| T | type of the result expression |
| Is | index sequence for ptrs |
| Args | types of pointes to heap |
| expr | result expression |
| ptrs | pointers to heap that need to be released when the expression is destructed |
holder referencing given expression Definition at line 396 of file holder.hpp.