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

◆ topRows() [1/2]

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

Return a block consisting of the top rows.

Parameters
nNumber of rows

Definition at line 885 of file var.hpp.