From 2ea98594c4af1af8e3d15545b5091c368b2a5213 Mon Sep 17 00:00:00 2001 From: Desire NUENTSA Date: Fri, 10 Feb 2012 10:18:38 +0100 Subject: [PATCH] Modify the symmetric permutation to deal with nonsymmetric matrices --- Eigen/src/SparseCore/SparseSelfAdjointView.h | 22 +++++++++++++------- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/Eigen/src/SparseCore/SparseSelfAdjointView.h b/Eigen/src/SparseCore/SparseSelfAdjointView.h index d9c22dce6..41cd36d72 100644 --- a/Eigen/src/SparseCore/SparseSelfAdjointView.h +++ b/Eigen/src/SparseCore/SparseSelfAdjointView.h @@ -310,9 +310,11 @@ void permute_symm_to_fullsymm(const MatrixType& mat, SparseMatrixj) || (UpLo==Upper && ij) || ( UpLo==Upper && ij) || (UpLo==Upper && ij) || ( (UpLo&Upper)==Upper && i