powered by
symm_mean returns a symmetric matrix in which the off-diagonal elements \(A[i, j]\) and \(A[j, i]\) are equal to the mean of the values in the input matrix.
symm_mean
symm_mean(A)
Numeric matrix