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

◆ modify_argument_indices()

template<typename T , bool Colwise, bool Rowwise>
void stan::math::optional_broadcast_< T, Colwise, Rowwise >::modify_argument_indices ( std::string &  row_idx_name,
std::string &  col_idx_name 
) const
inline

Sets index/indices along broadcasted dimmension(s) to 0.

Parameters
[in,out]row_idx_namerow index
[in,out]col_idx_namecolumn index

Definition at line 83 of file optional_broadcast.hpp.