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

◆ head() [1/2]

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