![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the result of stacking an scalar on top of the a vector, with the result being a vector.
This function applies to (scalar, vector) and returns a vector.
| Scal | type of the scalar |
| ColVec | A var_value with inner column vector type. |
| A | scalar. |
| B | vector. |
Definition at line 78 of file append_row.hpp.