Computational Resources
Let

- The minimum allocated memory required is
-
232v+120p+48c+max(8cv,8vp+4(v+p)(v+p+1))
bytes
- The time required to compute the correlation
matrix is roughly proportional to
-
n(v+p)2 + [p/2](v+p)(v+p+1)
- The time required to compute eigenvalues
is roughly proportional to v3.
- The time required to compute eigenvectors
is roughly proportional to cv2.
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.