mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Move SparseColEtree common to SparseLU and SparseQR to SparseCore and fix build issue of sparseqr
This commit is contained in:
@@ -12,7 +12,6 @@
|
||||
|
||||
|
||||
namespace Eigen {
|
||||
#include "../SparseLU/SparseLU_Coletree.h"
|
||||
|
||||
template<typename MatrixType, typename OrderingType> class SparseQR;
|
||||
template<typename SparseQRType> struct SparseQRMatrixQReturnType;
|
||||
|
||||
Reference in New Issue
Block a user