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

◆ modify_argument_indices()

template<typename T , bool Colwise, bool Rowwise>
void stan::math::broadcast_< T, Colwise, Rowwise >::modify_argument_indices ( std::string &  row_index_name,
std::string &  col_index_name 
) const
inline

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

Parameters
[in,out]row_index_namerow index
[in,out]col_index_namecolumn index

Definition at line 68 of file broadcast.hpp.