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

◆ row() [1/2]

template<typename Derived >
auto stan::math::vari_view_eigen< Derived >::row ( Eigen::Index  i) const
inline

View row of eigen matrices.

Parameters
iRow index to slice.

Definition at line 325 of file vari.hpp.