add a SparseNestByValue expression and fix issue in sparse adjoint evaluation

This commit is contained in:
Gael Guennebaud
2009-07-13 14:55:03 +02:00
parent ab17f92728
commit 1e7b1a8a85
7 changed files with 97 additions and 7 deletions

View File

@@ -28,6 +28,7 @@
#include <iostream>
#include <string>
#include <vector>
#include <typeinfo>
#ifndef EIGEN_TEST_FUNC
#error EIGEN_TEST_FUNC must be defined