Function matrix_copy_upper (o2scl)

O2scl : Function List

template<class mat_t>
void o2scl::matrix_copy_upper(mat_t &src)

Make matrix symmetric by copying the upper triangular entries to the lower triangular part.