genericSymmetricMatrix
genericSymmetricMatrix(R,x,n)
-- make a symmetric n by n matrix whose entries on and above the diagonal are the variables of R, starting with the variable x.
Go to
main index
.
Go to
concepts index
.