Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
OpenWalnut
OpenWalnut Core
Commits
2ad7bf1e
Commit
2ad7bf1e
authored
Apr 02, 2013
by
Stefan Philips
Browse files
[REMOVE] WMatrixEigen.h
parent
455e8462
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
36 deletions
+0
-36
src/core/common/math/linearAlgebra/WLinearAlgebra.h
src/core/common/math/linearAlgebra/WLinearAlgebra.h
+0
-2
src/core/common/math/linearAlgebra/WMatrixEigen.h
src/core/common/math/linearAlgebra/WMatrixEigen.h
+0
-34
No files found.
src/core/common/math/linearAlgebra/WLinearAlgebra.h
View file @
2ad7bf1e
...
...
@@ -25,8 +25,6 @@
#ifndef WLINEARALGEBRA_H
#define WLINEARALGEBRA_H
#include "WMatrixEigen.h"
#include "WMatrixFixed.h"
#include "WVectorFixed.h"
#include "WPosition.h"
...
...
src/core/common/math/linearAlgebra/WMatrixEigen.h
deleted
100644 → 0
View file @
455e8462
//---------------------------------------------------------------------------
//
// Project: OpenWalnut ( http://www.openwalnut.org )
//
// Copyright 2009 OpenWalnut Community, BSV@Uni-Leipzig and CNCF@MPI-CBS
// For more information see http://www.openwalnut.org/copying
//
// This file is part of OpenWalnut.
//
// OpenWalnut is free software: you can redistribute it and/or modify
// it under the terms of the GNU Lesser General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// OpenWalnut is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Lesser General Public License for more details.
//
// You should have received a copy of the GNU Lesser General Public License
// along with OpenWalnut. If not, see <http://www.gnu.org/licenses/>.
//
//---------------------------------------------------------------------------
#ifndef WMATRIXEIGEN_H
#define WMATRIXEIGEN_H
#define EIGEN_DONT_ALIGN_STATICALLY
#include <Eigen/Core>
#include <Eigen/LU>
#endif // WMATRIXEIGEN_H
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment