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

◆ extreme_diagonals()

template<typename T_condition , typename T_then , typename T_else >
std::pair< int, int > stan::math::select_< T_condition, T_then, T_else >::extreme_diagonals ( ) const
inline

Determine indices of extreme sub- and superdiagonals written.

Returns
pair of indices - bottom and top diagonal

Definition at line 113 of file select.hpp.