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

◆ modify_argument_indices()

template<typename T >
void stan::math::as_column_vector_or_scalar_< T >::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 if necessary.

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

Definition at line 212 of file as_column_vector_or_scalar.hpp.