Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. diegosp

    Compute LU factorization; then solve system

    Hi, I have a loop and, at each step, I have to solve a linear system, Ax=b. However, at each step of the loop, only b changes, and A always remains the same. I am using LAPACK, and I've found some subroutines like "sgesv" which solve linear systems by performing first the LU factorization of...

Part and Inventory Search

Back
Top