摘要: Abstract. OpenCascade use the Jacobi method to find the eigenvalues and the eigenvectors of a real symmetric square matrix. Use class math_Jacobi to computes all eigenvalues and eigenvectors by using Jacobi method. The exception NotSquare is raised if the matrix is not square. No verification that the matrix is really symmetric is done. Key words. Eigenvalues, Eigenvectors, OpenCascade, Matrix, Jacobi method, 阅读全文
posted @ 2014-06-22 16:26 opencascade 阅读(832) 评论(0) 推荐(0) 编辑