Function matrix_copy_lower (o2scl)

O2scl : Function List

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

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