aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/determinant.cpp
diff options
context:
space:
mode:
authorGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2008-08-09 19:26:14 +0000
committerGravatar Benoit Jacob <jacob.benoit.1@gmail.com>2008-08-09 19:26:14 +0000
commitd6e88f81551d5d9c1b66f4fc13d2f2211cb689ff (patch)
treee29d73a7fe043c84818e2b8f8b5cc573bc7cf13d /test/determinant.cpp
parent4fa40367e9bf55ea8b2ad1040b3fb73f94e4f12f (diff)
* add LU unit-test. Seems like we have very good numerical stability!
* some cleanup, and grant me a copyright line on the determinant test.
Diffstat (limited to 'test/determinant.cpp')
-rw-r--r--test/determinant.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/determinant.cpp b/test/determinant.cpp
index dc9f5eb54..ab9460b15 100644
--- a/test/determinant.cpp
+++ b/test/determinant.cpp
@@ -1,6 +1,7 @@
// This file is part of Eigen, a lightweight C++ template library
// for linear algebra. Eigen itself is part of the KDE project.
//
+// Copyright (C) 2008 Benoit Jacob <jacob@math.jussieu.fr>
// Copyright (C) 2008 Gael Guennebaud <g.gael@free.fr>
//
// Eigen is free software; you can redistribute it and/or