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

◆ row() [1/2]

template<typename T >
auto stan::math::var_value< T, internal::require_matrix_var_value< T > >::row ( Eigen::Index  i) const
inline

View row of eigen matrices.

Parameters
iRow index to slice.

Definition at line 684 of file var.hpp.