OpenBLAS/lapack
Hank Anderson 056ba26755 Changed a number of inline calls to use __inline.
MSVC doesn't inmplement C99, so can't use the inline keyword. __inline
appears to work in MSVC and GCC.
2015-02-11 11:13:17 -06:00
..
getf2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
getrf Changed a number of inline calls to use __inline. 2015-02-11 11:13:17 -06:00
getrs Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
laswp Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
lauu2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
lauum Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
potf2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
potrf Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
trti2 Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
trtri Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
CMakeLists.txt Fixed trti2 name. 2015-02-09 15:29:28 -06:00
Makefile enabled abd tested optimized trtri lapack functions 2014-05-23 10:55:39 +02:00