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

◆ tail() [1/2]

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

View of the tail of the Eigen vector types.

Parameters
nNumber of elements to return from bottom of vector.

Definition at line 280 of file vari.hpp.