Group: comp.lang.fortran · Group Profile · Search for bla in comp.lang.fortran
Author: Ron Shepard
Date: Apr 10, 2008 21:42
...I want to use idmax and idmin which should be in blas library. But according to the mannual of blas, they belong to the extension of blas. When can I get this? I think the "standard" BLAS routine for the index of maximum absolute value is idamax(). ... to replace these, but as with all of the BLAS routines, there are compromises and tradeoffs with efficiency and memory ...
|