OpenBLAS/lapack
buffer51 4e1b521e27 Fix lapack complex implementation of lauu2 and potf2 for Android (use FLOAT instead of FLOAT[2] as imaginary part is not used). 2016-02-04 16:59:56 -05:00
..
getf2 Refs #723. Avoid out of boundary for getf2. 2016-01-26 09:14:57 -06:00
getrf Moved declarations to start of functions to satisfy MSVC C89 implementation. 2015-02-11 11:16:57 -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 Fix lapack complex implementation of lauu2 and potf2 for Android (use FLOAT instead of FLOAT[2] as imaginary part is not used). 2016-02-04 16:59:56 -05:00
lauum Remove all trailing whitespace except lapack-netlib 2014-06-27 12:05:18 -07:00
potf2 Fix lapack complex implementation of lauu2 and potf2 for Android (use FLOAT instead of FLOAT[2] as imaginary part is not used). 2016-02-04 16:59:56 -05: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 Added TRANS defines for complex sources in lapack. 2015-02-24 14:30:35 -06:00
Makefile enabled abd tested optimized trtri lapack functions 2014-05-23 10:55:39 +02:00