mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Add test for issue #75 (Hessenberg of 1x1 matrix).
Also remove an superfluous #include in matrixExponential test.
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
// Eigen. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#include "main.h"
|
||||
#include <Eigen/StdVector>
|
||||
#include <unsupported/Eigen/MatrixFunctions>
|
||||
|
||||
double binom(int n, int k)
|
||||
|
||||
Reference in New Issue
Block a user