eigen/lapack
Hans Johnson 6fb3e5f176 STYLE: Remove CMake-language block-end command arguments
Ancient versions of CMake required else(), endif(), and similar block
termination commands to have arguments matching the command starting the block.
This is no longer the preferred style.
2019-10-31 11:36:27 -05:00
..
cholesky.cpp Fix implicit conversion warnings 2013-06-12 09:25:58 +02:00
clacgv.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
cladiv.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
clarf.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
clarfb.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
clarfg.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
clarft.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
CMakeLists.txt STYLE: Remove CMake-language block-end command arguments 2019-10-31 11:36:27 -05:00
complex_double.cpp Add lapack interface to JacobiSVD and BDCSVD 2014-10-17 15:31:11 +02:00
complex_single.cpp Add lapack interface to JacobiSVD and BDCSVD 2014-10-17 15:31:11 +02:00
dladiv.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
dlamch.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
dlapy2.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
dlapy3.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
dlarf.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
dlarfb.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
dlarfg.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
dlarft.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
double.cpp Add lapack interface to JacobiSVD and BDCSVD 2014-10-17 15:31:11 +02:00
dsecnd_NONE.f bug #63: add lapack unit tests. They are automatically downloaded and configured if EIGEN_ENABLE_LAPACK_TESTS is ON. 2013-07-06 15:08:42 +02:00
eigenvalues.cpp Add lapack interface to JacobiSVD and BDCSVD 2014-10-17 15:31:11 +02:00
ilaclc.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
ilaclr.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
iladlc.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
iladlr.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
ilaslc.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
ilaslr.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
ilazlc.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
ilazlr.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
lapack_common.h Improve constness of level2 blas API. 2016-04-11 17:13:01 +02:00
lu.cpp Fix implicit conversion warnings 2013-06-12 09:25:58 +02:00
second_NONE.f bug #63: add lapack unit tests. They are automatically downloaded and configured if EIGEN_ENABLE_LAPACK_TESTS is ON. 2013-07-06 15:08:42 +02:00
single.cpp Add lapack interface to JacobiSVD and BDCSVD 2014-10-17 15:31:11 +02:00
sladiv.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
slamch.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
slapy2.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
slapy3.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
slarf.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
slarfb.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
slarfg.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
slarft.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
svd.cpp Workaround "misleading-indentation" warnings 2016-05-11 08:41:36 +02:00
zlacgv.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
zladiv.f Complete the lapack interface to make it complete enough for suitesparse QR. 2013-06-12 10:12:50 +02:00
zlarf.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
zlarfb.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
zlarfg.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00
zlarft.f Add support for Sparse QR factorization 2012-11-12 15:20:37 +01:00