- 05 Dec, 2011 1 commit
-
-
Unknown authored
* * * 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.
-
- 08 Dec, 2011 5 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Jitse Niesen authored
* Document class QuaternionBase so that docs for members are displayed. * Remove obsolete \redstar refering to Array module * Fix typo in Constants.h * Document EIGEN_NO_AUTOMATIC_RESIZING
-
- 07 Dec, 2011 1 commit
-
-
Gael Guennebaud authored
-
- 06 Dec, 2011 6 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Thomas Capricelli authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Hauke Heibel authored
-
- 05 Dec, 2011 4 commits
-
-
Gael Guennebaud authored
It did not work with clang, and I'm unsure how it worked for gcc/msvc since QuaternionBase was introduced
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
fig bug 373: compilation error with clang 2.9 when exceptions are disabled (cannot reproduce with clang 3.0 or 3.1)
-
- 04 Dec, 2011 9 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Hauke Heibel authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- 03 Dec, 2011 7 commits
-
-
Gael Guennebaud authored
and partly fix bug 356 (issue in trisolve for upper-column major))
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
- 02 Dec, 2011 3 commits
-
-
Gael Guennebaud authored
-
Gael Guennebaud authored
- automatically turn a SparseMatrix to uncompressed mode when calling insert(i,j). - now coeffRef insert a new element when it does not already exist
-
Gael Guennebaud authored
- remove innerVectorNonZeros(j) => use innerVector(j).nonZeros()
-
- 01 Dec, 2011 4 commits
-
-
Jitse Niesen authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
-
Gael Guennebaud authored
- currently available from the BLAS interface only - and for vectors only
-