Stan Math Library
4.9.0
Automatic Differentiation
|
|
inline |
Return the specified row of the specified kernel generator expression using start-at-1 indexing.
T_x | type of input kernel generator expression x |
x | input kernel generator expression. |
j | Row index (count from 1). |
std::out_of_range | if j is out of range. |