R/FunctionsMatVec.R
ToVec.Rd
Makes a vector from the upper triangular part of a symmetric matrix
ToVec(A.mat)
A symmetric matrix.
The vector from the upper triangular part of A.mat.