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

◆ modify_argument_indices()

template<typename Arg >
void stan::math::transpose_< Arg >::modify_argument_indices ( std::string &  row_index_name,
std::string &  col_index_name 
) const
inline

Swaps indices row_index_name and col_index_name for the argument expression.

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

Definition at line 64 of file transpose.hpp.