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

◆ deep_copy()

template<typename T_mat , typename T_row_index , typename T_col_index >
auto stan::math::indexing_< T_mat, T_row_index, T_col_index >::deep_copy ( ) const
inline

Creates a deep copy of this expression.

Returns
copy of *this

Definition at line 71 of file indexing.hpp.