Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用犰狳库中的 eig-gen 函数并将左右特征向量/特征值放在一起,这意味着元素显示为 (1,2), (3,4) 。有没有办法一次只访问左特征向量/特征值,因为我想对它们执行操作?如果没有,如何从这些对偶元素中访问相应的左右元素?
[答案撤回,因为上游文档不再描述答案中提到的功能]