MATLAB DATABASE TOOLBOX RELEASE NOTES Guide de l'utilisateur Page 73

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 298
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 72
Platform Limitations
2-25
Using Another BLAS
You may also use BLAS from other sources than the ones shipped with
MATLAB, provided they are in the correct format. This format is a shared
library (as opposed to a static library) that exports all the double-precision
(starting with d) and double-precision complex (starting with z) BLAS routines
from
dasum to zupmtr. On HP, IBM_RS, and WIN32, the symbols must be
exported without trailing underscores, while for ALPHA, GLNX86, SGI, and
SOL2, the symbols must be exported with trailing underscores (e.g.,
dgemm_ ).
If the shared library you provide also includes LAPACK symbols like
dgefa (or
dgefa_ ), then they will override the MATLAB default implementation, which
is based on the Fortran LAPACK from Netlib at
http://netlib.org.
Vue de la page 72
1 2 ... 68 69 70 71 72 73 74 75 76 77 78 ... 297 298

Commentaires sur ces manuels

Pas de commentaire