move DynamicSparseMatrix to SparseExtra

This commit is contained in:
Gael Guennebaud
2011-10-24 09:31:33 +02:00
parent a2d414f568
commit 70df09b76d
10 changed files with 176 additions and 114 deletions

View File

@@ -23,6 +23,7 @@
// Eigen. If not, see <http://www.gnu.org/licenses/>.
#ifndef EIGEN_TESTSPARSE_H
#define EIGEN_TESTSPARSE_H
#define EIGEN_YES_I_KNOW_SPARSE_MODULE_IS_NOT_STABLE_YET