lapack++ Questions
2
Solved
I'm newbie in C++ programming, but I have a task to compute eigenvalues and eigenvectors (standard eigenproblem Ax=lx) for symmetric matrices (and hermitian)) for very large matrix of size: binomia...
Moguel asked 28/8, 2015 at 10:32
5
Solved
I would like to solve the system of linear equations:
Ax = b
A is a n x m matrix (not square), b and x are both n x 1 vectors. Where A and b are known, n is from the order of 50-100 and m is a...
Ruddock asked 3/1, 2011 at 13:38
1
© 2022 - 2024 — McMap. All rights reserved.