Stan Math Library
4.9.0
Automatic Differentiation
Loading...
Searching...
No Matches
◆
indexing_()
template<typename T_mat , typename T_row_index , typename T_col_index >
stan::math::indexing_
< T_mat, T_row_index, T_col_index >::indexing_
(
T_mat &&
mat
,
T_row_index &&
row_index
,
T_col_index &&
col_index
)
inline
Constructor.
Parameters
mat
expression to index
row_index
row index expression
col_index
column index expression
Definition at line
51
of file
indexing.hpp
.
stan
math
indexing_
[
Stan Home Page
]
© 2011–2019, Stan Development Team.