![]() |
Stan Math Library
5.1.0
Automatic Differentiation
|
|
inline |
Return the specified column of the specified kernel generator expression using start-at-1 indexing.
| T_x | type of input kernel generator expression a |
| x | input kernel generator expression. |
| j | Column index (count from 1). |
| std::invalid_argument | if j is out of range. |