![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Constructs a no-op operation that also holds pointer to some other expressions, allocated on heap.
When the object is destructed those expressions will be deleted.
| T | type of argument expression |
| Ptrs | types of pointers |
| a | argument expression |
| ptrs | pointers to objects the constructed object will own. |
Definition at line 67 of file holder_cl.hpp.