Automatic Differentiation
 
Loading...
Searching...
No Matches

◆ row_index()

stan::math::row_index::row_index ( int  rows = base::dynamic,
int  cols = base::dynamic 
)
inlineexplicit

Constructor for given number of rows and columns.

Parameters
rowsnumber of rows of this expression (default = broadcast)
colsnumber of columns of this expression (default = broadcast)

Definition at line 30 of file index.hpp.