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

◆ tail() [1/2]

template<typename T >
auto stan::math::var_value< T, internal::require_matrix_var_value< T > >::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 653 of file var.hpp.