Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29271 Discussions

How many ways to compute Rank of Matrix by using IMSL Library?

Xuan-Hoang_N_
Beginner
484 Views

Hi,

I am stuck on Rank of Matrix problem which was posted at http://software.intel.com/en-us/forums/topic/455978;  there was no reply :(

I am trying to attempt other way to compute it such as RANK (A), LSVRR (NRA, NCA, A, LDA, IPATH, TOL, IRANK, S, U, LDU, V, LDV); however, it seems could not solve my whole problem perfectly.

Could you please suggest any other way to compute Rank of Matrix by using IMSL?

By the way, is there any email address of Technical Team Support where I can send my inquiries?

Thank you in advance.

0 Kudos
2 Replies
Steven_L_Intel1
Employee
484 Views

Intel technical support is available at https://premier.intel.com/, but this is for problems with the operation of the product, not to ask "how to" questions. This forum is the right place in general to ask "how to" questions, but asking for advice on IMSL routine choice here may or may not be effective. Some users here have IMSL experience, but I would suggest that this sort of question is better suited for Rogue Wave's own IMSL forum at http://forums.roguewave.com/forumdisplay.php?113-Fortran-Library

0 Kudos
Xuan-Hoang_N_
Beginner
484 Views

Hi Steve,

Thank you for your recommendation.

0 Kudos
Reply