- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The reference manual for MKL 11.1 update 3, https://software.intel.com/en-us/node/469068 , has two instances where, under the description of liwork in the input arguments list for ?stegr(), it says lwork where it should say liwork :
The dimension of the array iwork,
lwork ≥ max(1, 10*n)
if the eigenvectors are desired, andlwork ≥ max(1, 8*n)
if only the eigenvalues are to be computed..
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thanks Mecej.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page