OpenBLAS/exports
Xianyi Zhang 52485e5fd0 Refs #105. Export missing LAPACK functions in shared library.
They are as following,
slabad, dlabad,
slacpy, dlacpy,
slamch, dlamch,
slartg, slartgp, slartgs, dlartg, dlartgp, dlartgs,
slascl, dlascl,
slaset, dlaset.
2012-05-10 13:01:35 +08:00
..
Makefile Refs #88. Fixed the build bug about LAPACKE C Interface to LAPACKE. 2012-04-13 23:12:06 +08:00
dllinit.c Import GotoBLAS2 1.13 BSD version codes. 2011-01-24 14:54:24 +00:00
gensymbol Refs #105. Export missing LAPACK functions in shared library. 2012-05-10 13:01:35 +08:00