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

◆ head() [1/2]

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

View of the head of Eigen vector types.

Parameters
nNumber of elements to return from top of vector.

Definition at line 265 of file vari.hpp.