powered by
sym2vec(A)
p x p
A
p<-7 A<-matrix(rnorm(p*p),ncol=p) v<-sym2vec(A)
Run the code above in your browser using DataLab