![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the specified number of elements as a vector or row vector (same as input) from the front of the specified vector or row vector.
| T_x | type of input kernel generator expression. |
| x | input kernel generator expression. |
| n | Size of return. |
| std::out_of_range | if n is out of range. |