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

◆ coeff() [1/4]

template<typename Derived >
auto stan::math::vari_view_eigen< Derived >::coeff ( Eigen::Index  i,
Eigen::Index  j 
) const
inline

Get coefficient of eigen matrices.

Parameters
iRow index
jColumn index

Definition at line 367 of file vari.hpp.