restreigenmemopt computes eigenvalues restriction (without Dykstra algorithm)
restreigenmemopt, like restreigen, restricts the eigenvalues according to the constraint specified in scalar restr. This function is a version of routine restreigen that reduces the memory consumption, and sometimes is also faster.
Example using all default options.out
=restreigenmemopt(eigenvalues
,
niini
,
restr
)
Second example of eigenvalue restriction.out
=restreigenmemopt(eigenvalues
,
niini
,
restr
,
tol
)
Fritz H., Garcia-Escudero, L.A. and Mayo-Iscar, A. (2013), A fast algorithm for robust constrained clustering, "Computational Satistics and Data Analysis", Vol. 61, pp. 124-136.