public static class SelfAdjointEig.Options extends Object
SelfAdjointEigpublic SelfAdjointEig.Options computeV(Boolean computeV)
computeV - If `True` then eigenvectors will be computed and returned in `v`.
Otherwise, only the eigenvalues will be computed.Copyright © 2015–2019. All rights reserved.