I have a matrix in LDLT $X=LDL^T$ form, where all nonzero elements in L (i.e. diagonal and below), are $1$. So only D matters (which is diagonal). What can we tell about the eigenvalues/vectors of this matrix?
It is possible to assume for simplicity that $X$ is positive definite, i.e. D's diagonal is all positive.