-
Notifications
You must be signed in to change notification settings - Fork 94
Typo in eigK.m #18
Copy link
Copy link
Closed
Description
At
Line 77 in 6c49c13
| li(li+1:li+nl) = x(xi+1:xi+nl); |
li(li+1:li+nl) = x(xi+1:xi+nl);
with
lab(li+1:li+nl) = x(xi+1:xi+nl);
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels