eigen/lapack
karturov 015c331252 Intel(R) MKL support added.
* * *
License disclaimer changed to BSD license for MKL_support.h
* * *
Pardiso support fixed, test added.
blas/lapack tests fixed: Scalar parameter was added in Cholesky, product_matrix_vector_triangular remaned to triangular_matrix_vector_product.
* * *
PARDISO test was added physically.
2011-12-05 14:52:21 +07:00
..
cholesky.cpp Intel(R) MKL support added. 2011-12-05 14:52:21 +07:00
CMakeLists.txt hopefully this workaround of cmake bug #9220 works for MSVC too 2011-10-24 13:36:49 +02:00
complex_double.cpp add a minimalistict lapack wrapper 2011-01-26 16:34:45 +01:00
complex_single.cpp add a minimalistict lapack wrapper 2011-01-26 16:34:45 +01:00
double.cpp add lapack interface to real symmetric eigenvalue dec and enable building of the lapack shared library 2011-02-18 11:25:04 +01:00
eigenvalues.cpp suppress unused warning 2011-02-23 09:32:55 +01:00
lapack_common.h add a minimalistict lapack wrapper 2011-01-26 16:34:45 +01:00
lu.cpp add a minimalistict lapack wrapper 2011-01-26 16:34:45 +01:00
single.cpp add lapack interface to real symmetric eigenvalue dec and enable building of the lapack shared library 2011-02-18 11:25:04 +01:00