Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Given a name and index, generate a new name with the index attached.
This will produce strings of the form <name>[<i>]
.
name | The name of the argument. |
idxs | The index. |
Definition at line 33 of file make_iter_name.hpp.