Eigen is a c++++ template Library of linear algebra containing vectors, matrices, and related algorithms. Its features are multi-functional, fast, elegant, can run on multiple platforms.
Eigen 3.1.0-ALPHA2 The main change in this version is the operation of Intel MKL (or other external Blas libraries). These fully optional back ends can be enabled by compiling with some preprocessing directives. This release also adds support for Intel MKL Pardiso Direct Sparse solution, and provides improved performance for small matrices-matrix products, ranking upgrades/downdates support, a new fast sparse matrix interface assembly from random lists and many other minor improvements and corrections.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.