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