OpenBLAS/lapack
Shivraj Patil 2c3dfe2bf3 MIPS P5600(32 bit) and I6400(64 bit) cores support added.
Seperated mips and mips64 files.
Configurations support for mips 32 bit.

Signed-off-by: Shivraj Patil <shivraj.patil@imgtec.com>
2016-04-22 14:03:18 +05:30
..
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 MIPS P5600(32 bit) and I6400(64 bit) cores support added. 2016-04-22 14:03:18 +05:30
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