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

◆ col() [1/2]

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

View column of eigen matrices.

Parameters
iColumn index to slice

Definition at line 699 of file var.hpp.